description property

  1. @override
String description
override

Command Description.

コマンドの説明。

Implementation

@override
String get description =>
    "Deploy the Dart package to the pub. Dartパッケージのpubへのデプロイを行います。";