whiteQueen constant

Piece const whiteQueen

Implementation

static const Piece whiteQueen = Piece(BoardColor.white, PieceType.queen);