rest property

Iterable<String> get rest

Positional arguments that were not parsed as options.

Implementation

Iterable<String> get rest;