description property

  1. @override
String get description
override

Defines the outline of the code.

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

Implementation

@override
String get description =>
    "Create an Issue template for new feature. 新機能追加用のIssueテンプレートを作成します。";