clearAll abstract method
Clears all cached data.
DANGER: This will permanently delete ALL cached data including events, metadata, contact lists, relay sets, user relay lists, nip05 records, and filter fetched range records. This operation cannot be undone.
Implementation
Future<void> clearAll();