WooCartItems constructor
WooCartItems({})
Implementation
WooCartItems(
{this.key,
this.id,
this.quantity,
this.name,
this.sku,
this.permalink,
this.images,
this.price,
this.linePrice,
this.variation});