batteryShutdownTemperatures property

List<double>? batteryShutdownTemperatures
getter/setter pair

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

Implementation

core.List<core.double>? batteryShutdownTemperatures;