stream property

Stream<T?> stream
final

The stream of document data.

Implementation

final Stream<T?> stream;