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