Callback to handle sync native calls from JS
set onCallNative( FutureOr<dynamic> Function(String method, dynamic args)? callback, );