LiveBroadcastSnippet constructor
LiveBroadcastSnippet({})
Implementation
LiveBroadcastSnippet({
this.actualEndTime,
this.actualStartTime,
this.channelId,
this.description,
this.isDefaultBroadcast,
this.liveChatId,
this.publishedAt,
this.scheduledEndTime,
this.scheduledStartTime,
this.thumbnails,
this.title,
});