ProductViewSummary constructor
ProductViewSummary({})
Implementation
ProductViewSummary({
this.distributor,
this.hasDefaultPath,
this.id,
this.name,
this.owner,
this.productId,
this.shortDescription,
this.supportDescription,
this.supportEmail,
this.supportUrl,
this.type,
});