CastBreakClips constructor
CastBreakClips({})
Implementation
CastBreakClips({
this.clickThroughUrl,
this.contentId,
this.contentType,
this.contentUrl,
this.customData,
this.duration,
this.hlsSegmentFormat,
required this.id,
this.posterUrl,
this.title,
required this.vastAdsRequest,
this.whenSkippable,
});