SwiftDocCLinkDestinationSummaryLinkDestinationSummary.TaskGroupStructureLinkDestinationSummary.TaskGroupA collection of identifiers that all relate to some common task, as described by the title.struct TaskGroupTopicsInitializersinit(from: any Decoder) throwsinit(title: String?, identifiers: [String])Creates a new task group that lists a number of elements that relate to a common task.Instance Propertieslet identifiers: [String]The identifiers of all the elements that are part of this task group.let title: String?The title of this task group