description property

  1. @override
String description
override

Command Description.

コマンドの説明。

Implementation

@override
String get description =>
    "Reflect the settings in katana.yaml in the application project. katana.yamlの設定をアプリケーションプロジェクトに反映させます。";