menu
cometchat_chat_uikit package
documentation
chat_ui/src/groups/bloc/groups_bloc.dart
GroupsBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
GroupsState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
cometchat_chat_uikit package
documentation
chat_ui/src/groups/bloc/groups_bloc
GroupsBloc
stream property
GroupsBloc class