menu
openfoodfacts
src/prices/location.dart
Location
priceCount property
priceCount
dark_mode
light_mode
priceCount
property
int
?
priceCount
getter/setter pair
Number of prices for this location.
Implementation
@JsonKey(name: 'price_count') int? priceCount;
openfoodfacts
location
Location
priceCount property
Location class