take_picture_whole_face property

String get take_picture_whole_face

Take a picture of your whole face

Implementation

String get take_picture_whole_face {
  return Intl.message(
    'Take a picture of your whole face',
    name: 'take_picture_whole_face',
    desc: '',
    args: [],
  );
}