toggle menu
KBox
2.1.0
common
switch theme
search in API
KBox
/
ch.tutteli.kbox
/
blankToNull
blank
To
Null
inline
fun
<
T
:
CharSequence
>
T
.
blankToNull
(
)
:
T
?
(
source
)
Returns this
CharSequence
if it is not blank, null otherwise.