deleteCache method

Future<void> deleteCache()

Implementation

Future<void> deleteCache() => _manager.emptyCache();