description property

  1. @override
String description
override

A description of this command, included in usage.

Implementation

@override
String get description =>
    'Modifies a playlist. For example, you could change a playlist\'s title, description, or privacy status.';