stream property

Stream<List<Document>> get stream

Implementation

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