productId property

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

The product identifier.

Implementation

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