menu
wahyz_bootstrap package
documentation
data/repository/firebase_auth_repository.dart
FirebaseAuthRepository
getCurrentUser method
getCurrentUser method
dark_mode
light_mode
getCurrentUser
method
User?
getCurrentUser
(
)
Implementation
User? getCurrentUser() => _firebaseAuthInstance.currentUser;
wahyz_bootstrap package
documentation
data/repository/firebase_auth_repository
FirebaseAuthRepository
getCurrentUser method
FirebaseAuthRepository class