NativeFuncTypeResReceivedRejectCallMsg typedef

NativeFuncTypeResReceivedRejectCallMsg = Pointer<NativeFunction<Void Function(Pointer<Void> data)>>

Implementation

typedef NativeFuncTypeResReceivedRejectCallMsg = Pointer<NativeFunction<Void Function(Pointer<Void> data)>>;