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