description property

  1. @override
String get description
override

Description of the command.

Implementation

@override
String get description =>
    "Publish an Android application using Fastlane, a tool that automates the deployment process.";