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