description property

  1. @override
String get description
override

Command Description.

コマンドの説明。

Implementation

@override
String get description =>
    "The katana.yaml configuration is applied to the application project, updating only the Keystore and Certificate area. katana.yamlの設定をアプリケーションプロジェクトに反映させます。KeystoreやCertificate周りのみアップデートを行います。";