description property

  1. @override
String get description
override

The description of the publish command shown in help text

Implementation

@override
String get description => "Publish the app to the specified platform.";