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