productId property

  1. @JsonKey(name: "productId")
int? productId
getter/setter pair

Implementation

@JsonKey(name: "productId")
int? productId;