iOSGoToSettingsDescription top-level property
String
get
iOSGoToSettingsDescription
Implementation
String get iOSGoToSettingsDescription => Intl.message(
'Biometric authentication is not set up on your device. Please either enable '
'Touch ID or Face ID on your phone.',
desc:
'Message advising the user to go to the settings and configure Biometrics '
'for their device. It shows in a dialog on iOS side.');