clearCache method

void clearCache()

Clears cache.

Implementation

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