lightOffDuration property

String? lightOffDuration
getter/setter pair

Along with light_on_duration , define the blink rate of LED flashes.

Resolution defined by proto.Duration

Required.

Implementation

core.String? lightOffDuration;