androidBiometricNotRecognized top-level property

String androidBiometricNotRecognized

Message to let the user know that authentication was failed.

Implementation

String get androidBiometricNotRecognized =>
    Intl.message('Not recognized. Try again.',
        desc: 'Message to let the user know that authentication was failed. '
            'Maximum 60 characters.');