nativeGetChainCode property
Implementation
late NativeGetChainCode nativeGetChainCode = lib
.lookup<NativeFunction<NativeGetChainCode>>(
"${nativePrefix}_get_chain_code")
.asFunction();
late NativeGetChainCode nativeGetChainCode = lib
.lookup<NativeFunction<NativeGetChainCode>>(
"${nativePrefix}_get_chain_code")
.asFunction();