stream property

  1. @internal
Stream<T> stream

@internal DO NOT USE this getter.

Implementation

@internal
Stream<T> get stream => _stream;