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