args property

The command line arguments.

Implementation

Iterable<String> get args => _args;