pointer property

Pointer<NativeFunction<T>> get pointer

Implementation

Pointer<NativeFunction<T>> get pointer => nativeCallable.nativeFunction;