chess960
chess960
PieceType
KING constant
KING
KING
constant
Null safety
PieceType
const
KING
Implementation
static const PieceType KING = PieceType._internal(5, 'k');
chess960
chess960
PieceType
KING constant
PieceType class
Properties
hashCode
name
runtimeType
shift
Methods
noSuchMethod
toLowerCase
toString
toUpperCase
Operators
operator ==
Constants
BISHOP
KING
KNIGHT
PAWN
QUEEN
ROOK