overheat property

BatteryHealth get overheat

from: static public final com.example.battery_ffi.BatteryHealth overheat The returned object must be released after use, by calling the release method.

Implementation

static BatteryHealth get overheat =>
    _id_overheat.get(_class, const $BatteryHealth$Type$());