core.Map<core.String, core.dynamic> toJson() => { if (thirdPartyUrlType != null) 'thirdPartyUrlType': thirdPartyUrlType!, if (url != null) 'url': url!, };