BestSellersBrandView constructor
BestSellersBrandView({})
Implementation
BestSellersBrandView({
this.brand,
this.previousRank,
this.previousRelativeDemand,
this.rank,
this.relativeDemand,
this.relativeDemandChange,
this.reportCategoryId,
this.reportCountryCode,
this.reportDate,
this.reportGranularity,
});