capturedPiece property

int? capturedPiece

The piece (including colour and flags) that is being captured, if one is.

Implementation

int? get capturedPiece => null;