menu
supa_architecture package
documentation
blocs/push_notification/push_notification_bloc.dart
PushNotificationBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
PushNotificationState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
supa_architecture package
documentation
blocs/push_notification/push_notification_bloc
PushNotificationBloc
stream property
PushNotificationBloc class