liveDocument property

Stream<T?>? liveDocument
final

A stream of document data for live updates.

Implementation

final Stream<T?>? liveDocument;