Instance Property
taskGroups
The taskGroups of the variant or nil if the taskGroups is the same as the summarized element.
let taskGroups: Optional<[LinkDestinationSummary.TaskGroup]?>
Discussion
If the summarized element has task groups but the variant doesn’t, this property will be Optional.some(nil).