deleteCache method

void deleteCache()

Implementation

void deleteCache() {
  EasyHttp.config.cacheRunner.deleteCache(simpleCacheKey);
}