price property

  1. @JsonKey(name: "price")
Price? price
getter/setter pair

Implementation

@JsonKey(name: "price")
Price? price;