menu
codeofland package
documentation
sources/firebase/authentication/firebase_auth_manager.dart
FirebaseAuthManager
authStateChange property
authStateChange property
dark_mode
light_mode
authStateChange
property
@
override
Stream
<
User?
>
get
authStateChange
override
Implementation
@override Stream<User?> get authStateChange => auth.authStateChanges();
codeofland package
documentation
sources/firebase/authentication/firebase_auth_manager
FirebaseAuthManager
authStateChange property
FirebaseAuthManager class