clearAll static method

Future<void> clearAll()

Implementation

static Future<void> clearAll() => _instance.clearAllCache();