description property

  1. @override
String description
override

Command Description.

コマンドの説明。

Implementation

@override
String get description =>
    "Output the Dart code in a hardened Zip file. DartのコードをZipに固めて出力します。";