Creates Paid Media from JSON
factory PaidMedia.fromJson(Map<String, dynamic> json) => _$PaidMediaFromJson(json);