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