menu
noor_go package
documentation
customer_app/application/contacts/contacts_bloc.dart
ContactsBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
ContactsState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
noor_go package
documentation
customer_app/application/contacts/contacts_bloc
ContactsBloc
stream property
ContactsBloc class