refreshStream property

Stream<void>? get refreshStream

If not null, then build will be called on every new stream event.

Implementation

Stream<void>? get refreshStream;