description property

  1. @override
String get description

One-line description for help output.

Implementation

@override
String get description => 'Show usage instructions';