clear abstract method

Future<bool> clear()

Removes all keys and values in the store.

Implementation

Future<bool> clear();