productId property

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

Implementation

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