Adds add to this its not null.
add
Map<T1, T2> maybeAdd(Map<T1, T2>? add) => maybeAddToMap(this, add)!;