clearCache method

Future<void> clearCache()

Implementation

Future<void> clearCache() => CacheService.clearAll();