stream property Null safety

Stream<T> stream

The stream that this controller is controlling.

Implementation

Stream<T> get stream;