history property

List<State> history
getter/setter pair

History of the game.

Implementation

List<State> history = [];