summary property
A short description of this command, included in parent's
CommandRunner.usage
.
This defaults to the first line of description.
Implementation
@override
String get summary => '$invocation\n$description';
A short description of this command, included in parent's
CommandRunner.usage
.
This defaults to the first line of description.
@override
String get summary => '$invocation\n$description';