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