cold property

BatteryHealth get cold

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

Implementation

static BatteryHealth get cold =>
    _id_cold.get(_class, const $BatteryHealth$Type$());