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 =>
    'Убедитесь, что изображение с камеры находится в центре экрана. Когда начнется проверка, появится овал. Вам нужно будет сдвинуться вперед таким образом, чтобы лицо вписалось в него, и сохранять неподвижность. Через несколько секунд вы должны услышать подтверждение \'check complete\'.';