description property

  1. @override
String get description
override

Command Description.

コマンドの説明。

Implementation

@override
String get description =>
    "Deployment process of Algolia for FirebaseFunctions. Please create a Firebase project beforehand. Also, make sure that the `firebase` and `flutterfire` commands are available. Create a project in Algolia and issue an APPID and ApiKey. FirebaseFunctions用のAlgoliaのデプロイ処理を行います。予めFirebaseのプロジェクトを作成しておいてください。また、`firebase`と`flutterfire`のコマンドを利用可能にしてください。また、プランをBlazeにしてください。Algoliaでプロジェクトを作成しAPPIDとApiKeyを発行してください。";