ListPlaylistsCommand constructor

ListPlaylistsCommand()

Implementation

ListPlaylistsCommand() : super(
  description: 'List your saved playlists',
  usage: '!playlists',
);