hintCenterFaceInstructionText property

  1. @override
String get hintCenterFaceInstructionText
override

No description provided for @hintCenterFaceInstructionText.

In en, this message translates to: 'Make sure your camera is at the center of your screen. When the check starts, an oval will appear. You'll need to move forward into the oval and then hold still. After a few seconds, you should hear 'check complete.''

Implementation

@override
String get hintCenterFaceInstructionText =>
    'Assurez-vous que votre caméra est au centre de votre écran. Lorsque la vérification commence, un ovale apparaît. Vous devez avancer dans l\'ovale et rester immobile. Au bout de quelques secondes, vous devriez entendre « vérification terminée ».';