properties property

Map<String, dynamic> get properties

Implementation

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