castlingPieceSquare property

int? castlingPieceSquare
final

The square where the castling piece (e.g. a rook), is located.

Implementation

final int? castlingPieceSquare;