backlightInfo property

List<BacklightInfo>? backlightInfo
getter/setter pair

Contains backlight information for the device.

Output only.

Implementation

core.List<BacklightInfo>? backlightInfo;