BLACK constant

BoardColor const BLACK

Implementation

static const BoardColor BLACK = const BoardColor._value(1);