nativeGetMasterFingerprint property
Implementation
late final NativeGetMasterFingerprint nativeGetMasterFingerprint = lib
.lookup<NativeFunction<NativeGetMasterFingerprint>>(
"${nativePrefix}_get_master_fingerprint")
.asFunction();
late final NativeGetMasterFingerprint nativeGetMasterFingerprint = lib
.lookup<NativeFunction<NativeGetMasterFingerprint>>(
"${nativePrefix}_get_master_fingerprint")
.asFunction();