isNotBlank

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

Since Kotlin

1.1

Samples

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

Since Kotlin

1.0

Samples