description property Null safety
override
A description of this command, included in usage.
Implementation
@override
String get description =>
'Gets the latest version of the app from the App Store.';
A description of this command, included in usage.
@override
String get description =>
'Gets the latest version of the app from the App Store.';