clear abstract method

Future<void> clear()

Clears all values asynchronously for the configured namespace and scope from storage.

Implementation

Future<void> clear();