setElement property
Return the element representing the built-in class Set
.
Implementation
@Deprecated('Use setElement2 instead')
ClassElement get setElement;
Return the element representing the built-in class Set
.
@Deprecated('Use setElement2 instead')
ClassElement get setElement;