description property

  1. @override
String get description
inherited

A description of this command, included in usage.

Implementation

@override
String get description => 'Configuration management commands';