description property

  1. @override
String get description
override

Command Description.

コマンドの説明。

Implementation

@override
String get description =>
    "Create a pull request comment. プルリクエスト用のコメントを作成します。";