async property
An asynchronous version of the Collective interface which is essentially itself
Implementation
@override
CollectiveAsync<E,C> get async => this;
An asynchronous version of the Collective interface which is essentially itself
@override
CollectiveAsync<E,C> get async => this;