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