@override Future<Result<void>> clearAllStatements() async { return _repository.clearAllStatements(); }