description property

  1. @override
String get description
override

Defines the outline of the code.

コードの概要を定義します。

Implementation

@override
String get description =>
    "Create katana_spec.yaml for katana_cli. katana_cli用のkatana_spec.yamlを作成します。";