UNKNOWN property

JString? get UNKNOWN

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

Implementation

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