notCharging property

BatteryState get notCharging

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

Implementation

static BatteryState get notCharging =>
    _id_notCharging.get(_class, const $BatteryState$Type$());