BRAND property

JString? get BRAND

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

Implementation

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