SourceItemsItem constructor
const
SourceItemsItem({})
order_item_specs
Implementation
const SourceItemsItem({
this.amount,
this.currency,
this.description,
this.parent,
this.quantity,
this.type,
});
order_item_specs
const SourceItemsItem({
this.amount,
this.currency,
this.description,
this.parent,
this.quantity,
this.type,
});