values constant

List<ServoState> const values

Implementation

static const $core.List<ServoState> values = <ServoState> [
  SERVO_STATE_UNDEFINED,
  SERVO_OPEN,
  SERVO_CLOSE,
];