osmId property

int? osmId
getter/setter pair

ID of the location in OpenStreetMap: the store where the product was bought.

Implementation

@JsonKey(name: 'osm_id')
int? osmId;