menu
chat_call_core package
documentation
presentation/call/call_bloc.dart
CallBloc
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/call/call_bloc
CallBloc
stream property
CallBloc class