The method name to use in the call. If supplied, the call is a selfcall, i.e. 'base:method(args)' is called. Otherwise, 'base' is treated as a function, i.e. 'base(args)' is called.
See Implementation
The method name to use in the call. If supplied, the call is a selfcall, i.e. 'base:method(args)' is called. Otherwise, 'base' is treated as a function, i.e. 'base(args)' is called.