description property

  1. @override
String get description
override

Defines the outline of the code.

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

Implementation

@override
String get description =>
    "Create status_check.yaml for status check. status check用のstatus_check.yamlを作成します。";