description property

  1. @override
String get description
override

Define the description of the code.

コードの説明を定義します。

Implementation

@override
String get description => "要件分析結果を基に設計書を作成し、実装準備を整えます。";