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