nativeIsComplete property
Implementation
late NativeIsComplete nativeIsComplete = lib
.lookup<NativeFunction<NativeIsComplete>>("${nativePrefix}_is_complete")
.asFunction();
late NativeIsComplete nativeIsComplete = lib
.lookup<NativeFunction<NativeIsComplete>>("${nativePrefix}_is_complete")
.asFunction();