common-utils
Toggle table of contents
3.2.0
common
Target filter
common
Switch theme
Search in API
Skip to content
common-utils
core-utils
/
com.pambrose.common.util
/
nullIfBlank
null
If
Blank
fun
String
.
nullIfBlank
(
)
:
String
?
Returns
null
if this
String
is blank, otherwise returns the string itself.