description property

  1. @override
String get description
override

Command Description.

コマンドの説明。

Implementation

@override
String get description =>
    "Update images for CI golden tests. ゴールデンテストのCI向けの画像更新を行います。";