stream property

Stream<T> stream
final

The Stream which will be subscribed to.

Implementation

final Stream<T> stream;