listElement property
Return the element representing the built-in class List
.
Implementation
@Deprecated('Use listElement2 instead')
ClassElement get listElement;
Return the element representing the built-in class List
.
@Deprecated('Use listElement2 instead')
ClassElement get listElement;