SDK property

JString? get SDK

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

Implementation

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