clear abstract method

Future<void> clear()

Removes all entries from the queue.

Call this after a successful QueuedBackend.flushQueue.

Implementation

Future<void> clear();