menu
littlefish_core package
documentation
auth/services/auth_service.dart
AuthService<T, Y, Z>
authStateChanges abstract method
authStateChanges abstract method
dark_mode
light_mode
authStateChanges
abstract method
Stream
<
AuthUser
<
Y
>
?
>
authStateChanges
(
)
Implementation
Stream<AuthUser<Y>?> authStateChanges();
littlefish_core package
documentation
auth/services/auth_service
AuthService<T, Y, Z>
authStateChanges abstract method
AuthService class