orEmpty

fun String?.orEmpty(defaultValue: String = String.empty()): String