description property

  1. @override
String get description
override

Command Description.

コマンドの説明。

Implementation

@override
String get description =>
    "Executing implementation debugging for Golden Tests (Golden Test image generation without Docker). ゴールデンテストの実装デバッグ(Dockerを使わないゴールデンテスト画像生成)を実行します。";