description property

  1. @override
String description
override

Defines the outline of the code.

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

Implementation

@override
String get description =>
    "Define `analysis_options.yaml` with additional settings. `analysis_options.yaml`を追加設定込で定義します。";