deleteAll static method

Future<void> deleteAll()

Implementation

static Future<void> deleteAll() => _storage.deleteAll();