Dart_NativeMessageHandler typedef Null safety

Dart_NativeMessageHandler = Void Function(Int64, Pointer<Dart_CObject>)

Implementation

typedef Dart_NativeMessageHandler = Void Function(Int64, Pointer<Dart_CObject>);