capture property

bool capture

Whether a piece is captured as a result of this move.

Implementation

bool get capture => false;