core/com.tealium.prism.core.api.data/DataList/copy copy inline fun copy(block: DataList.Builder.() -> Unit = {}): DataListCopies the existing list into a new Builder instance that can be used to add/remove entries and create a new instance of the DataListParametersblockBuilder scope with which to add or remove entries in the existing DataList