args property

List<String> args
final

Args is the arguments of a function to execute in json stringify format

Implementation

final List<String> args;