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