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