menu
fr_fire_auth package
documentation
auth_repository.dart
FRAuthRepository
authStateChange property
authStateChange property
dark_mode
light_mode
authStateChange
property
@
override
Stream
<
User?
>
get
authStateChange
override
Implementation
@override Stream<User?> get authStateChange => auth.authStateChanges();
fr_fire_auth package
documentation
auth_repository
FRAuthRepository
authStateChange property
FRAuthRepository class