args property

List<String>? args
getter/setter pair

Process arguments as JSON encoded strings.

Implementation

core.List<core.String>? args;