Future<void> removeSource(int sourceId) => _engine.removeSource(sourceId, collectionId: _collectionId);