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

build

fun build(): DataList

Creates the new DataList based on the entries provided to this Builder

Return

The newly created DataList containing all added values. If the Builder is empty then the EMPTY_LIST is returned instead.

Generated by Dokka
(c) Tealium 2026