USER property

JString? get USER

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

Implementation

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