userProperties property

Map<String, dynamic>? userProperties
getter/setter pair

This attribute holds the custom properties of a Point of Interest (POI) object.

Implementation

Map<String, dynamic>? userProperties;