menu
flutter_auth_kit package
documentation
services/email_auth_service.dart
EmailAuthService
resendEmailOtp abstract method
resendEmailOtp abstract method
dark_mode
light_mode
resendEmailOtp
abstract method
Future
<
AuthResult
<
void
>
>
resendEmailOtp
(
String
email
)
Implementation
Future<AuthResult<void>> resendEmailOtp(String email);
flutter_auth_kit package
documentation
services/email_auth_service
EmailAuthService
resendEmailOtp abstract method
EmailAuthService class