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