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 =>
    '请确保摄像头位于屏幕中央。检查开始时,将显示一个椭圆形。您需要向前移动至椭圆形内,然后保持不动。几秒钟后,您会听到\"检查完成\"。';