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