deepCopy
fun deepCopy(key: Any? = this.key, label: String = this.label, selected: Boolean = this.selected, leadingItem: PillLeadingItem? = this.leadingItem, trailingIconId: Int? = this.trailingIconId, @IntRange(from = 0) badgeValue: Int? = this.badgeValue): PillGroupItem(source)