clearAllCache method

Future<void> clearAllCache()

Implementation

Future<void> clearAllCache() async => _storage.clear();