Whether this string equals other ignoring case.
other
other can be a String or a Stringer (null means empty string).
bool equalsIgnoreCase(Object? other);