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