description property

  1. @override
String get description
override

Define the description of the code.

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

Implementation

@override
String get description => "既存システムへの機能追加・改修を実装し、回帰テストまで完了させます。";