fun CharSequence?.isNotNullAndNotBlank(): Boolean
Returns true if this CharSequence is neither null nor blank.
null