stream property

Stream<Document?> stream

Implementation

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