description property

  1. @override
String get description
override

Command Description.

コマンドの説明。

Implementation

@override
String get description =>
    "Start Dart's build_runner to automatically generate code. Dartのbuild_runnerを起動してコードを自動生成します。";