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