led property

Implementation

static DeviceOutputValueConstructor get led {
  return DeviceOutputValueConstructor(OutputType.led);
}