clear method

void clear()

Removes all cached data.

Implementation

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