nativeFunction property
The native function pointer which can be used to invoke the callback
passed to the constructor.
Implementation
external Pointer<NativeFunction<T>> get nativeFunction;
The native function pointer which can be used to invoke the callback
passed to the constructor.
external Pointer<NativeFunction<T>> get nativeFunction;