menu
saasfork_firebase_service package
documentation
services/auth_service_interface.dart
AuthServiceInterface
sendPasswordResetEmail abstract method
sendPasswordResetEmail abstract method
dark_mode
light_mode
sendPasswordResetEmail
abstract method
Future
<
void
>
sendPasswordResetEmail
(
{
required
String
email
,
})
Implementation
Future<void> sendPasswordResetEmail({required String email});
saasfork_firebase_service package
documentation
services/auth_service_interface
AuthServiceInterface
sendPasswordResetEmail abstract method
AuthServiceInterface class