FINGERPRINT property

JString? get FINGERPRINT

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

Implementation

static jni$_.JString? get FINGERPRINT =>
    _id_FINGERPRINT.get(_class, const jni$_.JStringNullableType());