Stream<T> stream

The stream that this controller is controlling.

Source

Stream<T> get stream => _stream;