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