menu
video_confi package
documentation
features/peers/bloc/peers_bloc.dart
PeersBloc
stream property
stream property
dark_mode
light_mode
stream
property
Stream
<
PeersState
>
get
stream
inherited
The current state stream.
Implementation
Stream<State> get stream => _stateController.stream;
video_confi package
documentation
features/peers/bloc/peers_bloc
PeersBloc
stream property
PeersBloc class