SKU property

JString? get SKU

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

Implementation

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