Adds add to this its not null.
add
Iterable<T>? maybeAdd(Iterable<T>? add) => maybeAddToIterable(this, add)!;