CPU_ABI property

JString? get CPU_ABI

from: static public final java.lang.String CPU_ABI The returned object must be released after use, by calling the release method.

Implementation

static jni$_.JString? get CPU_ABI =>
    _id_CPU_ABI.get(_class, const jni$_.JStringNullableType());