LineItemDetails constructor
LineItemDetails({})
Implementation
LineItemDetails({
this.brand,
this.gtins,
this.lineItemId,
this.mpn,
this.productId,
this.productTitle,
this.quantity,
});
LineItemDetails({
this.brand,
this.gtins,
this.lineItemId,
this.mpn,
this.productId,
this.productTitle,
this.quantity,
});