description property

  1. @override
String get description
override

A description of this command, included in usage.

Implementation

@override
String get description => '''根据.yaml文件集合生成.dart配置文件。''';