args property

List<Value?>? args
getter/setter pair

pushed arguments for upcoming calls

Implementation

List<Value?>? args;