osmId property
getter/setter pair
ID of the location in OpenStreetMap: the store where the product was bought.
Implementation
@JsonKey(name: 'osm_id')
int? osmId;
ID of the location in OpenStreetMap: the store where the product was bought.
@JsonKey(name: 'osm_id')
int? osmId;