description property

  1. @override
String description
override

Command Description.

コマンドの説明。

Implementation

@override
String get description =>
    "FirebaseAuthentication deployment process. Please create a Firebase project beforehand. Also, make `firebase` and `flutterfire` commands available. FirebaseAuthenticationのデプロイ処理を行います。予めFirebaseのプロジェクトを作成しておいてください。また、`firebase`と`flutterfire`のコマンドを利用可能にしてください。";