RADIO property

JString? get RADIO

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

Implementation

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