ProductStatusData constructor
ProductStatusData({})
Implementation
ProductStatusData({
this.name,
this.displayMfgServingSize,
this.displayNetWeight,
this.natfirstScore,
this.natfirstRating,
this.iconFileName,
this.isFavorite,
this.rewardPoints,
this.isSuspended,
});