board property

List<int> board

Implementation

List<int> get board => state.board;