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