ContentDivergentGroup

fun ContentDivergentGroup(    children: List<ContentDivergentInstance>,     dci: DCI,     style: Set<Style>,     extra: PropertyContainer<ContentNode>,     groupID: ContentDivergentGroup.GroupID,     implicitlySourceSetHinted: Boolean = true)