MediaTrack constructor Null safety
Implementation
MediaTrack({
this.id,
this.trackType,
this.name,
this.trackSubtype,
this.contentId,
this.language,
});
MediaTrack({
this.id,
this.trackType,
this.name,
this.trackSubtype,
this.contentId,
this.language,
});