Calls a bound method by name with the specified arguments. See Call for details.
The name of the method in the format 'package.struct.method'.
Rest
The arguments to pass to the method.
The result of the method call.
Generated using TypeDoc
Calls a bound method by name with the specified arguments. See Call for details.