ODM_SKU property

JString? get ODM_SKU

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

Implementation

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