args property

String? args
getter/setter pair

args is a string of arguments to be passed to the command.

Implementation

core.String? args;