调用具有参数 args 的 JavaScript 对象上的 method 方法,并返回结果。
args
method
method 的类型必须是 String 或 num。
external dynamic callMethod(Object method, [List? args]);