stream property

Stream<T> get stream

Returns the stream from which to consume events.

Implementation

Stream<T> get stream;