stream property

Stream<T> stream
final

The stream to listen to.

Implementation

final Stream<T> stream;