stream property Null safety

Stream<T> stream
final

The single-subscription stream that emits values from the other endpoint.

Implementation

@override
final Stream<T> stream;