menu
erretech_design package
documentation
abstracts/auth_service.dart
AuthServiceInterface
sendPasswordReset abstract method
sendPasswordReset abstract method
dark_mode
light_mode
sendPasswordReset
abstract method
Future
<
void
>
sendPasswordReset
(
String
email
)
Implementation
Future<void> sendPasswordReset(String email);
erretech_design package
documentation
abstracts/auth_service
AuthServiceInterface
sendPasswordReset abstract method
AuthServiceInterface class