clearAllCache method

Future<void> clearAllCache()
inherited

Implementation

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