menu
stream_test package
documentation
login_use_case.dart
AuthEventService
notifyAuthenticated abstract method
notifyAuthenticated abstract method
dark_mode
light_mode
notifyAuthenticated
abstract method
Stream
<
void
>
notifyAuthenticated
(
String
userId
)
Implementation
Stream<void> notifyAuthenticated(String userId);
stream_test package
documentation
login_use_case
AuthEventService
notifyAuthenticated abstract method
AuthEventService class