asStream property

Stream<T> asStream

Returns events as Stream.

Implementation

Stream<T> get asStream;