description property

  1. @override
String description
override

A description of this command, included in usage.

Implementation

@override
String get description =>
    'A playlist resource represents a YouTube playlist. A playlist is a collection of videos that can be viewed sequentially and shared with other users. By default, playlists are publicly visible to other users, but playlists can be public or private.';