androidBiometricNotRecognized top-level property

String androidBiometricNotRecognized

Implementation

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