args property

Iterable<String>? args
getter/setter pair

Gets or sets the command line args.

Implementation

Iterable<String>? args;