stream property

Stream<T>? stream
final

See StreamBuilderBase.stream for information

Implementation

final Stream<T>? stream;