clear abstract method
Clears all stored data in the repository.
Use with caution, as this method will permanently delete all stored data.
Implementation
Future clear();
Clears all stored data in the repository.
Use with caution, as this method will permanently delete all stored data.
Future clear();