menu
app_essentials
auth_api_service
IAuthApiService
sendOtp abstract method
sendOtp
brightness_4
brightness_5
sendOtp
abstract method
Future
sendOtp
(
ResendOtpRequest
requestModel
)
Implementation
Future<dynamic> sendOtp(ResendOtpRequest requestModel);
app_essentials
auth_api_service
IAuthApiService
sendOtp abstract method
IAuthApiService class
Constructors
IAuthApiService
Properties
hashCode
runtimeType
Methods
changePassword
guestSignIn
noSuchMethod
resetPassword
sendOtp
signInUser
signUpUser
toString
verifyOtp
Operators
operator ==