cpuThrottlingTemperatures property

List<double>? cpuThrottlingTemperatures
getter/setter pair

CPU throttling temperature thresholds in Celsius for each CPU on the device.

Implementation

core.List<core.double>? cpuThrottlingTemperatures;