menu
wahyz_bootstrap package
documentation
data/repository/firebase_auth_repository.dart
FirebaseAuthRepository
signInWithEmail method
signInWithEmail method
dark_mode
light_mode
signInWithEmail
method
Future
<
User?
>
signInWithEmail
(
)
Implementation
Future<User?> signInWithEmail() async { throw UnimplementedError(); }
wahyz_bootstrap package
documentation
data/repository/firebase_auth_repository
FirebaseAuthRepository
signInWithEmail method
FirebaseAuthRepository class