clearStatementCache method

Future<Result<void>> clearStatementCache()

Implementation

Future<Result<void>> clearStatementCache() =>
    _repository.clearStatementCache();