asStream property

Stream<T> get asStream

Returns events as Stream.

Implementation

Stream<T> get asStream;