SearchResultSnippet constructor
SearchResultSnippet({})
Implementation
SearchResultSnippet({
this.channelId,
this.channelTitle,
this.description,
this.liveBroadcastContent,
this.publishedAt,
this.thumbnails,
this.title,
});