description property

  1. @override
String description
override

Command Description.

コマンドの説明。

Implementation

@override
String get description =>
    "Add a module for local PUSH notification. ローカルPUSH通知を行うためのモジュールを追加します。";