deleteAll method

Future<void> deleteAll()

Implementation

Future<void> deleteAll() => storage.deleteAll();