args property

List<Value> args
final

Optional. Ordered list of arguments the given function expects.

Implementation

final List<Value> args;