usage property
String
get
usage
The usage string for the command-line arguments.
Implementation
static String get usage => args.usage;
The usage string for the command-line arguments.
static String get usage => args.usage;