async property

  1. @override
CollectiveAsync<E, Collective<E>> get async
override

Creates an async variant for modifiable operations

Implementation

@override
CollectiveAsync<E,Collective<E>> get async;