CaptionSnippet constructor
CaptionSnippet({})
Implementation
CaptionSnippet({
this.audioTrackType,
this.failureReason,
this.isAutoSynced,
this.isCC,
this.isDraft,
this.isEasyReader,
this.isLarge,
this.language,
this.lastUpdated,
this.name,
this.status,
this.trackKind,
this.videoId,
});