description property

  1. @override
String get description
override

The description of the create command shown in help text

Implementation

@override
String get description => "Create a new task or job.";