async property

  1. @override
CollectiveValueAsync<V> get async
override

Creates a Async CollectiveValue for async modifiable operations

Implementation

@override
CollectiveValueAsync<V> get async => this;