menu
openfoodfacts
src/prices/price.dart
Price
locationId property
locationId
dark_mode
light_mode
locationId
property
int
?
locationId
getter/setter pair
Location ID. Read-only.
Implementation
@JsonKey(name: 'location_id') int? locationId;
openfoodfacts
price
Price
locationId property
Price class