NativeGetObjectPropertiesCallback typedef

NativeGetObjectPropertiesCallback = Void Function(Handle object, Pointer<NativeValue> result)

Implementation

typedef NativeGetObjectPropertiesCallback = Void Function(Handle object, Pointer<NativeValue> result);