productId property

  1. @JsonKey(name: 'product_id')
String productId
getter/setter pair

Implementation

@JsonKey(name: 'product_id')
String productId;