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