SourceMetadata constructor
Implementation
const SourceMetadata({
this.title,
this.videoId,
this.cdnProvider,
this.path,
this.isLive,
this.customData = const CustomData(),
});
const SourceMetadata({
this.title,
this.videoId,
this.cdnProvider,
this.path,
this.isLive,
this.customData = const CustomData(),
});