async property

  1. @override
CellAsync<Cell> get async
override

Creates an async variant for modifiable operations

Implementation

@override
CellAsync<Cell> get async => this;