properties property

Map<String, dynamic> properties

Implementation

Map<String, dynamic> get properties => dartifyMap(jsObject.properties);