price property
The price of the product, in the currency that is defined in priceLocale.
Implementation
@JsonKey(defaultValue: '')
final String price;
The price of the product, in the currency that is defined in priceLocale.
@JsonKey(defaultValue: '')
final String price;