legalDrops property
SquareSet
get
legalDrops
Gets all the legal drops of this position.
Implementation
SquareSet get legalDrops => SquareSet.empty;
Gets all the legal drops of this position.
SquareSet get legalDrops => SquareSet.empty;