WebSource constructor
- String href,
- String supplierId
Creates a new instance.
hrefDirect link to the page containing source.supplierIdOriginal supplier of the item.
Implementation
WebSource(this.href, this.supplierId);
Creates a new instance.
href Direct link to the page containing source.supplierId Original supplier of the item.WebSource(this.href, this.supplierId);