stream property

Stream<List<Document>> stream

Implementation

Stream<List<Document>> get stream => _gateway.streamCollection(fullPath);