providerEventStream property

Stream<ProviderEvent> get providerEventStream
inherited

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

Implementation

Stream<ProviderEvent> get providerEventStream;