clear abstract method
Removes all entries from the queue.
Call this after a successful QueuedBackend.flushQueue.
Implementation
Future<void> clear();
Removes all entries from the queue.
Call this after a successful QueuedBackend.flushQueue.
Future<void> clear();