clearStorage static method

Future<void> clearStorage()

Implementation

static Future<void> clearStorage() => _storage.erase();