blackKnight constant

Piece const blackKnight

Implementation

static const blackKnight = Piece(color: Side.black, role: Role.knight);