make_sure_photo_clear property

String get make_sure_photo_clear

Make sure we can clearly see your whole face.

Implementation

String get make_sure_photo_clear {
  return Intl.message(
    'Make sure we can clearly see your whole face.',
    name: 'make_sure_photo_clear',
    desc: '',
    args: [],
  );
}