nullIfNullOrEmpty

fun nullIfNullOrEmpty(possibleNull: String?): String?