moves property

List<Move> moves
final

A list of moves that can be played/premoved.

Implementation

final List<Move> moves;