stream property

Stream<FireDartDocument?> get stream

Implementation

Stream<FireDartDocument?> get stream => _gateway.streamDocument(fullPath);