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