core/com.tealium.prism.core.api.data/DataList/Builder/get get operator fun get(index: Int): DataItem?Gets the DataItem at the given index, if there is one.Returnthe DataItem at the given index; or null