Media constructor Null safety
Implementation
Media({
required this.type,
this.storyComponentList,
this.actionUrlList,
this.actionUrl,
this.previewUrl,
});
Media({
required this.type,
this.storyComponentList,
this.actionUrlList,
this.actionUrl,
this.previewUrl,
});