productId property

  1. @JsonKey(defaultValue: '')
String productId
final

The product's id.

Implementation

@JsonKey(defaultValue: '')
final String productId;