chess960
chess960
PieceType
toUpperCase method
toUpperCase
toUpperCase
method
Null safety
String
toUpperCase
(
)
Implementation
String toUpperCase() => name.toUpperCase();
chess960
chess960
PieceType
toUpperCase method
PieceType class
Properties
hashCode
name
runtimeType
shift
Methods
noSuchMethod
toLowerCase
toString
toUpperCase
Operators
operator ==
Constants
BISHOP
KING
KNIGHT
PAWN
QUEEN
ROOK