clearAllData abstract method
Clears all stored data.
Use with caution - this will delete all persisted data.
Implementation
Future<void> clearAllData();
Clears all stored data.
Use with caution - this will delete all persisted data.
Future<void> clearAllData();