async property

  1. @override
CollectiveValueAsync<V> get async
override

Creates an async variant for modifiable operations

Implementation

@override
CollectiveValueAsync<V> get async;