Determines if given string is empty or null.
true if the String is null or contains only whitespace, false otherwise
the String to evaluate