board property

Map<int, Map<int, StateEntry>> board
latefinal

Implementation

late final Map<int, Map<int, StateEntry>> board;