productId property

  1. @JsonKey(name: 'productId')
int? productId
final

Implementation

@JsonKey(name: 'productId')
final int? productId;