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