Returns whether this Set contains all the elements of other.

Source

bool containsAll(Iterable<Object> other);