menu
prodobit_flutter_sdk package
documentation
providers/auth_provider.dart
OTPState
OTPState.error const constructor
OTPState.error const constructor
dark_mode
light_mode
OTPState.error
constructor
const
OTPState.error
(
String
message
, {
int
?
attemptsLeft
,
})
Implementation
const factory OTPState.error(String message, {int? attemptsLeft}) = OTPStateError;
prodobit_flutter_sdk package
documentation
providers/auth_provider
OTPState
OTPState.error const constructor
OTPState class