nativeConstruct property
Implementation
late NativeConstruct nativeConstruct = lib
.lookup<NativeFunction<NativeConstruct>>("${nativePrefix}_construct")
.asFunction();
late NativeConstruct nativeConstruct = lib
.lookup<NativeFunction<NativeConstruct>>("${nativePrefix}_construct")
.asFunction();