menu
openfoodfacts
src/prices/location.dart
Location
locationId property
locationId
dark_mode
light_mode
locationId
property
int
locationId
getter/setter pair
ID in the Prices API.
Implementation
@JsonKey(name: 'id') late int locationId;
openfoodfacts
location
Location
locationId property
Location class