full property

BatteryState get full

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

Implementation

static BatteryState get full =>
    _id_full.get(_class, const $BatteryState$Type$());