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