cpuTemperatureInfo property

List<ChromeOsDeviceCpuStatusReportsCpuTemperatureInfo>? cpuTemperatureInfo
getter/setter pair

A list of CPU temperature samples.

Implementation

core.List<ChromeOsDeviceCpuStatusReportsCpuTemperatureInfo>?
    cpuTemperatureInfo;