menu
organization_service package
documentation
bloc/organization_service.dart
OrganizationService
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
OrganizationState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
organization_service package
documentation
bloc/organization_service
OrganizationService
stream property
OrganizationService class