menu
auth_flutter package
documentation
credential/phone_otp_credential.dart
PhoneOtpCredential
PhoneOtpCredential constructor
PhoneOtpCredential constructor
dark_mode
light_mode
PhoneOtpCredential
constructor
PhoneOtpCredential
(
String
phoneNumber
,
String
otp
)
Implementation
PhoneOtpCredential(this.phoneNumber, this.otp);
auth_flutter package
documentation
credential/phone_otp_credential
PhoneOtpCredential
PhoneOtpCredential constructor
PhoneOtpCredential class