description property

  1. @override
String get description
override

Defines the outline of the code.

コードの概要を定義します。

Implementation

@override
String get description =>
    "Create review.yaml for automatic review function for pull requests using GPT. GPTを利用したプルリクエスト用の自動レビュー機能用のreview.yamlを作成します。";