menu
app_essentials
auth_repository
IAuthRepository
<
T
>
signUp abstract method
signUp
brightness_4
brightness_5
signUp
abstract method
Future
<
bool
>
signUp
(
SignUpRequest
signUpRequest
)
Implementation
Future<bool> signUp(SignUpRequest signUpRequest);
app_essentials
auth_repository
IAuthRepository
<
T
>
signUp abstract method
IAuthRepository class
Constructors
IAuthRepository
Properties
authApiService
hashCode
notificationDeviceToken
runtimeType
Methods
changePassword
guestSignIn
noSuchMethod
resetPassword
sendOtp
signIn
signUp
toString
verifyOtp
Operators
operator ==