to property

  1. @override
int to
override

The board location this move ends at.

Implementation

@override
int get to => child.to;