mapElement property
Return the element representing the built-in class Map
.
Implementation
@Deprecated('Use mapElement2 instead')
ClassElement get mapElement;
Return the element representing the built-in class Map
.
@Deprecated('Use mapElement2 instead')
ClassElement get mapElement;