PlaylistSnippet constructor
PlaylistSnippet({})
Implementation
PlaylistSnippet({
this.channelId,
this.channelTitle,
this.defaultLanguage,
this.description,
this.localized,
this.publishedAt,
this.tags,
this.thumbnailVideoId,
this.thumbnails,
this.title,
});