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