COUNTER_CLOCKWISE constant

MotorDirection const COUNTER_CLOCKWISE

Implementation

static const MotorDirection COUNTER_CLOCKWISE = MotorDirection._(6, _omitEnumNames ? '' : 'COUNTER_CLOCKWISE');