ClearCacheMethod typedef

ClearCacheMethod = void Function()

Method for clearing the cache.

Implementation

typedef ClearCacheMethod = void Function();