clear method

void clear()

Clear the cache

Implementation

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