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 =>
    '카메라가 화면 중앙에 있는지 확인하세요. 확인 과정이 시작되면 타원형이 나타납니다. 타원형 안으로 들어가게 앞으로 이동한 다음 가만히 계셔야 합니다. 몇 초 후, \'확인 완료\'라는 소리가 들립니다.';