stream property

Stream<T> stream
final

The asynchronous computation to which this builder is currently connected.

Implementation

final Stream<T> stream;