sms2FAResetWarning property

  1. @override
String get sms2FAResetWarning
override

No description provided for @sms2FAResetWarning.

In en, this message translates to: 'Your SMS two factor authentication configuration has been reset. Please reconfigure.'

Implementation

@override
String get sms2FAResetWarning => 'Your SMS two factor authentication configuration has been reset. Please reconfigure.';