findVarArgs method

List<LuaObject>? findVarArgs()

Implementation

List<LuaObject>? findVarArgs() => impl.findVarArgs();