description property

  1. @override
String get description
override

A description of this command, included in usage.

Implementation

@override
String get description =>
    'Build release builds, upload to the cloud, generate a QR code, and share on Slack seamlessly. If an Advanced Pipeline is defined, it overrides the default flow.';