VideoSnippet constructor
VideoSnippet({})
Implementation
VideoSnippet({
this.categoryId,
this.channelId,
this.channelTitle,
this.defaultAudioLanguage,
this.defaultLanguage,
this.description,
this.liveBroadcastContent,
this.localized,
this.publishedAt,
this.tags,
this.thumbnails,
this.title,
});