isBlank

Returns true if this char sequence is empty or consists solely of whitespace characters according to Char.isWhitespace.

Since Kotlin

1.0

Samples