moved property

List<Move> moved
inherited

The indexes of the objects in the collection which moved.

Implementation

List<Move> get moved => _changes.moves;