providerEventStream property

Stream<ProviderEvent> get providerEventStream

Streams events emitted by the provider to the consumers of the provider

Implementation

Stream<ProviderEvent> get providerEventStream;