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