nativeGetChildrenPath property
Implementation
late NativeGetChildrenPath nativeGetChildrenPath = lib
.lookup<NativeFunction<NativeGetChildrenPath>>(
"${nativePrefix}_get_children_path")
.asFunction();
late NativeGetChildrenPath nativeGetChildrenPath = lib
.lookup<NativeFunction<NativeGetChildrenPath>>(
"${nativePrefix}_get_children_path")
.asFunction();