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