clear method

Object? clear()
inheritedoverride

Clears the queue.

Sync CollectiveQueue returns void Async CollectiveQueue returns Future<void>