stream property

Stream<T> get stream

The stream that this controller is controlling.

Implementation

Stream<T> get stream;