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 =>
    'Asegúrate de que la cámara está en el centro de la pantalla. Cuando se inicie la comprobación, aparecerá un óvalo. Tendrás que avanzar hacia el óvalo y luego quedarte quieto. Tras unos segundos, deberías oír \"comprobación completada\".';