menu
chat_call_core package
documentation
presentation/chat/chat_bloc.dart
ChatBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
BaseState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
chat_call_core package
documentation
presentation/chat/chat_bloc
ChatBloc
stream property
ChatBloc class