snapshot(of:includingParent:)
Creates a section snapshot that contains the child items of the specified parent item, optionally including the parent item.
Declaration
func snapshot(of parent: ItemIdentifierType, includingParent: Bool = false) -> NSDiffableDataSourceSectionSnapshot<ItemIdentifierType>