price property

  1. @JsonKey(defaultValue: '')
String price
final

The discounted price, in the currency that is defined in priceLocale.

Implementation

@JsonKey(defaultValue: '')
final String price;