stream property Null safety
final
The single-subscription stream that emits values from the other endpoint.
Implementation
@override
final Stream<T> stream;
The single-subscription stream that emits values from the other endpoint.
@override
final Stream<T> stream;