clearAll method

Future<bool> clearAll()

empty local cache.

Implementation

Future<bool> clearAll() => _manager.clearAll();