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