async property
Creates a Async CollectiveValue for async modifiable operations
Implementation
@override
CollectiveValueAsync<V> get async => this;
Creates a Async CollectiveValue for async modifiable operations
@override
CollectiveValueAsync<V> get async => this;