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