RELEASE property
JString?
get
RELEASE
from: static public final java.lang.String RELEASE
The returned object must be released after use, by calling the release
method.
Implementation
static jni$_.JString? get RELEASE =>
_id_RELEASE.get(_class, const jni$_.JStringNullableType());