clear method

Future<void> clear()

Implementation

Future<void> clear() => _cacheBox.clear();