pathId property
The path identifier of the product. This value is optional if the product has a default path, and required if the product has more than one path.
Implementation
final String? pathId;
The path identifier of the product. This value is optional if the product has a default path, and required if the product has more than one path.
final String? pathId;