BASE_OS property

JString? get BASE_OS

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

Implementation

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