Returns true if the given string is either empty or contains only whitespace.
The string to check.
true if the given string is either empty or contains only whitespace.
Returns true if the given string is either empty or contains only whitespace.