NativeJSError typedef

NativeJSError = Void Function(Double contextId, Pointer<Utf8>)

Implementation

typedef NativeJSError = Void Function(Double contextId, Pointer<Utf8>);