closed property

ValueBuilderFn<T>? closed
final

The builder that should be called when the stream is closed.

Implementation

final ValueBuilderFn<T>? closed;