productId property

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

Implementation

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