stream property

EventStream<T> stream
final

The Stream to listen to. A progress indicator will be displayed while waiting for first emitted value.

Implementation

final EventStream<T> stream;