ClearCacheMethod typedef
ClearCacheMethod =
void Function()
Method for clearing the cache.
Implementation
typedef ClearCacheMethod = void Function();
Method for clearing the cache.
typedef ClearCacheMethod = void Function();