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