isNotBlank

Returns true if this char sequence is not empty and contains some characters except whitespace characters.

Since Kotlin

1.0

Samples