ProductStatus constructor
ProductStatus({})
Implementation
ProductStatus({
this.creationDate,
this.destinationStatuses,
this.googleExpirationDate,
this.itemLevelIssues,
this.kind,
this.lastUpdateDate,
this.link,
this.productId,
this.title,
});