Deletes the cache used by the application.
Future<void> clearCache() => CacheWorker.instance.clear();