safe Value

private fun String?.safeValue(): String

Method to use a null-safe value

Return

the found value or the UKNOWN value as String