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

EMPTY_LIST

@JvmField
val EMPTY_LIST: DataList

Constant value representing an empty DataList.

It's preferable to use this instance if an empty list is required, to save on unnecessary object creation.

Generated by Dokka
(c) Tealium 2026