PlaylistItemSnippet constructor
PlaylistItemSnippet({})
Implementation
PlaylistItemSnippet({
this.channelId,
this.channelTitle,
this.description,
this.playlistId,
this.position,
this.publishedAt,
this.resourceId,
this.thumbnails,
this.title,
this.videoOwnerChannelId,
this.videoOwnerChannelTitle,
});