APP_SEARCH_SERVICE property
JString?
get
APP_SEARCH_SERVICE
from: static public final java.lang.String APP_SEARCH_SERVICE
The returned object must be released after use, by calling the release method.
Implementation
static jni$_.JString? get APP_SEARCH_SERVICE =>
_id_APP_SEARCH_SERVICE.getNullable(_class, jni$_.JString.type)
as jni$_.JString?;