ItemLevelIssue constructor
ItemLevelIssue({})
Implementation
ItemLevelIssue({
this.attribute,
this.code,
this.description,
this.detail,
this.documentationUri,
this.productCount,
this.resolution,
this.severity,
});