menu
bynn_id_verification package
documentation
strings.dart
VerificationStrings
failedToVerifyCode method
failedToVerifyCode method
dark_mode
light_mode
failedToVerifyCode
method
String
failedToVerifyCode
(
String
error
)
Implementation
String failedToVerifyCode(String error) => 'Failed to verify code: $error';
bynn_id_verification package
documentation
strings
VerificationStrings
failedToVerifyCode method
VerificationStrings class