description property

  1. @override
String get description
override

Command Description.

コマンドの説明。

Implementation

@override
String get description =>
    "Add a module to use location information and GoogleMap. 位置情報およびGoogleMapを利用するためのモジュールを追加します。";