menu
hubble_main package
documentation
auth/view/otp_login_form/otp_login_form.dart
OTPLoginViewModel
autoFillPhoneNumber method
autoFillPhoneNumber method
dark_mode
light_mode
autoFillPhoneNumber
method
void
autoFillPhoneNumber
(
String
phoneNumber
)
Implementation
void autoFillPhoneNumber(String phoneNumber) { setPhoneNumber(phoneNumber); }
hubble_main package
documentation
auth/view/otp_login_form/otp_login_form
OTPLoginViewModel
autoFillPhoneNumber method
OTPLoginViewModel class