async property
Creates an async variant for modifiable operations
Implementation
@override
OpenCellAsync<C,L,I,O> get async => OpenCellAsync(this);
Creates an async variant for modifiable operations
@override
OpenCellAsync<C,L,I,O> get async => OpenCellAsync(this);