menu
modularapparchitecture package
documentation
features/auth/data/datasources/auth_datasource.dart
AuthDatasource
sendPasswordReset abstract method
sendPasswordReset abstract method
dark_mode
light_mode
sendPasswordReset
abstract method
Future
<
void
>
sendPasswordReset
(
String
email
)
Implementation
Future<void> sendPasswordReset(String email);
modularapparchitecture package
documentation
features/auth/data/datasources/auth_datasource
AuthDatasource
sendPasswordReset abstract method
AuthDatasource class