The single-subscription stream that emits values from the other endpoint.
@override Stream<T> get stream => _inner.stream;