menu
openfoodfacts
src/prices/price.dart
Price
currency property
currency
dark_mode
light_mode
currency
property
Currency
currency
getter/setter pair
Currency of the price.
Implementation
@JsonKey() late Currency currency;
openfoodfacts
price
Price
currency property
Price class