Target filter
Search Kotlin docs
  • Platforms
  • Tealium Prism Kotlin
core/com.tealium.prism.core.api.data/DataList/copy

copy

inline fun copy(block: DataList.Builder.() -> Unit = {}): DataList

Copies the existing list into a new Builder instance that can be used to add/remove entries and create a new instance of the DataList

Parameters

block

Builder scope with which to add or remove entries in the existing DataList

Generated by Dokka
(c) Tealium 2026