blackPawn constant

Piece const blackPawn

Implementation

static const blackPawn = Piece(color: Side.black, role: Role.pawn);