moves property

List<String> moves
read / write

Implementation

List<String> moves = List.empty(growable: true);