CODENAME property

JString? get CODENAME

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

Implementation

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