deleteAll abstract method

Future<void> deleteAll()

Deletes the store a if a store is implemented in a way that puts all the named caches in one storage, or stores(s) if multiple storages are used

Implementation

Future<void> deleteAll();