async property
Creates a Async CollectiveQueue for async modifiable operations
Implementation
@override
CollectiveQueueAsync<E> get async => this;
Creates a Async CollectiveQueue for async modifiable operations
@override
CollectiveQueueAsync<E> get async => this;