Create an instance of this class from a serialized format.
factory MediaItem.fromJson(Map<String, dynamic> json) => _$MediaItemFromJson(json);