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