attributes property

Map<String, dynamic> attributes

The attributes of the GeoElement as a collection of name/value pairs.

Implementation

Map<String, dynamic> get attributes;