menu
registration_delivery package
documentation
blocs/referral_management/referral_management.dart
ReferralBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
ReferralState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
registration_delivery package
documentation
blocs/referral_management/referral_management
ReferralBloc
stream property
ReferralBloc class