core/com.tealium.prism.core.api.data/DataItemExtractor/getInt getInt open fun getInt(key: String): Int?Gets the Int stored at the given key if there is oneReturnThe Int or nullParameterskeyThe key for the required value