description property

  1. @override
String description
inherited

A description of this command, included in usage.

Implementation

@override
String get description => '$desc\n$example';