ID property

JString? get ID

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

Implementation

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