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

get

operator fun get(key: String): DataItem?

Gets the DataItem at the given key, if there is one.

Return

the DataItem at the given key; or null

Generated by Dokka
(c) Tealium 2026