description property
Defines the outline of the code.
コードの概要を定義します。
Implementation
@override
String get description =>
"Create a template in `$directory/(filepath).dart` to create forms for listing, detailing, adding and editing data. データの一覧、詳細、追加、編集のフォームを作成するためのテンプレートを`$directory/(filepath).dart`に作成します。";