mapIcon property
This is the icon used in the map overview, when the vendor is located on the map.
Implementation
@JsonKey(name:'mapIcon')
String? mapIcon;
This is the icon used in the map overview, when the vendor is located on the map.
@JsonKey(name:'mapIcon')
String? mapIcon;