usage property

  1. @override
String usage
override

Generates a string displaying usage information for the defined options.

This is basically the help text shown on the command line.

Implementation

@override
String get usage => '';