invalidate method

void invalidate()

Clear cache

Implementation

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