LineItem constructor
LineItem(])
Implementation
LineItem(this.catalogObjectType, this.catalogObjectId, this.quantity,
this.price, this.currency,
[this.attributes = const {}]);
LineItem(this.catalogObjectType, this.catalogObjectId, this.quantity,
this.price, this.currency,
[this.attributes = const {}]);