blackKing constant

Piece const blackKing

Implementation

static const blackKing = Piece(color: Side.black, role: Role.king);