clear abstract method

Future clear()

Clears all stored data in the repository.

Use with caution, as this method will permanently delete all stored data.

Implementation

Future clear();