hintCanNotIdentifyText property

  1. @override
String get hintCanNotIdentifyText
override

No description provided for @hintCanNotIdentifyText.

In en, this message translates to: 'Please move your face in front of the camera'

Implementation

@override
String get hintCanNotIdentifyText =>
    'Παρακαλούμε να μετακινήσεις το πρόσωπό σου μπροστά στην κάμερα';