description property

  1. @override
String description
override

A description of this command, included in usage.

Implementation

@override
String get description => '''创建默认的.yaml配置文件和.dart配置文件''';