kutils / com.celites.kutils / kotlin.String / useIfEmpty

useIfEmpty

infix fun String?.useIfEmpty(otherString: String?): String