batteryThrottlingTemperatures property

List<double>? batteryThrottlingTemperatures
getter/setter pair

Battery throttling temperature thresholds in Celsius for each battery on the device.

Implementation

core.List<core.double>? batteryThrottlingTemperatures;