TV_INPUT_SERVICE property

JString? get TV_INPUT_SERVICE

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

Implementation

static jni$_.JString? get TV_INPUT_SERVICE =>
    _id_TV_INPUT_SERVICE.getNullable(_class, jni$_.JString.type)
        as jni$_.JString?;