description property

  1. @override
String get description
override

Command Description.

コマンドの説明。

Implementation

@override
String get description =>
    "Start Dart's build_runner to monitor the code and automatically generate code in real time. Dartのbuild_runnerを起動してコードを監視しリアルタイムでコードを自動生成します。";