使用参数 args 调用 JavaScript 函数。如果提供了 thisArg,它将作为调用时的 this 值。
args
thisArg
this
external dynamic apply(List args, {thisArg});