clearCache method

Future<void> clearCache()

Implementation

Future<void> clearCache() => _service.clearCache();