Calls method on the JavaScript object with the arguments args and returns the result.
method
args
The type of method must be either String or num.
external dynamic callMethod(method, [List args]);