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