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