nativeGetKey property
Implementation
late NativeGetKey nativeGetKey = lib
.lookup<NativeFunction<NativeGetKey>>("${nativePrefix}_get_hd_key")
.asFunction();
late NativeGetKey nativeGetKey = lib
.lookup<NativeFunction<NativeGetKey>>("${nativePrefix}_get_hd_key")
.asFunction();