description property

String? get description

A one-line description, shown by the command's --help.

Implementation

String? get description => null;