mapElement property

  1. @Deprecated('Use mapElement2 instead')
ClassElement get mapElement

Return the element representing the built-in class Map.

Implementation

@Deprecated('Use mapElement2 instead')
ClassElement get mapElement;