DOWN constant

MotorDirection const DOWN

Implementation

static const MotorDirection DOWN = MotorDirection._(2, _omitEnumNames ? '' : 'DOWN');