menu
flutter_auth_kit package
documentation
services/auth_service.dart
AuthService
resendOtp abstract method
resendOtp abstract method
dark_mode
light_mode
resendOtp
abstract method
Future
<
AuthResult
<
void
>
>
resendOtp
(
String
contact
,
AuthMethod
method
)
Implementation
Future<AuthResult<void>> resendOtp(String contact, AuthMethod method);
flutter_auth_kit package
documentation
services/auth_service
AuthService
resendOtp abstract method
AuthService class