clear method

Object? clear()
inherited

Clears the queue.

Sync CollectiveQueue returns void Async CollectiveQueue returns Future<void>