Set<T> constructor
Set<T> ([
- Object? coll
Implementation
factory Set([_i2.Object? coll]) => _i4.callConstructor(
_declaredSet,
[coll ?? _i5.undefined],
);
factory Set([_i2.Object? coll]) => _i4.callConstructor(
_declaredSet,
[coll ?? _i5.undefined],
);