variantAttributes property
Variant attributes for the item.
These are dimensions of the product, such as color, gender, material, pattern, and size. You can find a comprehensive list of variant attributes here.
Implementation
core.List<OrderLineItemProductVariantAttribute>? variantAttributes;