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