AdBreakClipInfo constructor Null safety
Implementation
AdBreakClipInfo({
this.id,
this.title,
this.contentId,
this.contentUrl,
this.clickThroughUrl,
this.durationMs,
this.imageUrl,
this.mimeType,
this.whenSkippableMs,
});
AdBreakClipInfo({
this.id,
this.title,
this.contentId,
this.contentUrl,
this.clickThroughUrl,
this.durationMs,
this.imageUrl,
this.mimeType,
this.whenSkippableMs,
});