lostCode method
Question for button to resend code
Implementation
String lostCode(BuildContext context) {
return AuthenticatorLocalizations.buttonsOf(context).lostCode;
}
Question for button to resend code
String lostCode(BuildContext context) {
return AuthenticatorLocalizations.buttonsOf(context).lostCode;
}