description property

  1. @override
String get description
override

Define the description of the code.

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

Implementation

@override
String get description => "プロジェクト開始時の要件を分析し、実装計画を立案します。";