menu
flutter_auth_kit package
documentation
services/phone_auth_service.dart
PhoneAuthService
resendPhoneOtp abstract method
resendPhoneOtp abstract method
dark_mode
light_mode
resendPhoneOtp
abstract method
Future
<
AuthResult
<
void
>
>
resendPhoneOtp
(
String
phoneNumber
)
Implementation
Future<AuthResult<void>> resendPhoneOtp(String phoneNumber);
flutter_auth_kit package
documentation
services/phone_auth_service
PhoneAuthService
resendPhoneOtp abstract method
PhoneAuthService class