@override Future<Result<Map<String, Object?>>> metadataCacheStats() async { return _repository.metadataCacheStats(); }