clearCache method

void clearCache()

Clear the cache.

Implementation

void clearCache() => _agent._cache.clear();