productId property
getter/setter pair
The ID of the product without variants. Multiple variants of the same product can share the same product ID.
Implementation
String? productId;
The ID of the product without variants. Multiple variants of the same product can share the same product ID.
String? productId;