getStats method

Future<SourceStats> getStats()

Implementation

Future<SourceStats> getStats() =>
    _engine.getStats(collectionId: _collectionId);