menu
auth_management package
documentation
models/authenticator.dart
PhoneAuthenticator
PhoneAuthenticator.new const constructor
PhoneAuthenticator.new const constructor
dark_mode
light_mode
PhoneAuthenticator
constructor
const
PhoneAuthenticator
(
{
required
String
phone
,
String
?
resendToken
,
})
Implementation
const PhoneAuthenticator({required this.phone, this.resendToken});
auth_management package
documentation
models/authenticator
PhoneAuthenticator
PhoneAuthenticator.new const constructor
PhoneAuthenticator class