prices property

  1. @JsonKey(name: 'prices')
List<LabeledPrice> get prices
inherited

List of price portions

Implementation

@JsonKey(name: 'prices')
List<LabeledPrice> get prices;