HOST property

JString? get HOST

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

Implementation

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