INCREMENTAL property

JString? get INCREMENTAL

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

Implementation

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