menu
parodia_admin package
documentation
core/model/query.model.dart
ProductPriceAndRatingQuery
ProductPriceAndRatingQuery constructor
ProductPriceAndRatingQuery constructor
dark_mode
light_mode
ProductPriceAndRatingQuery
constructor
ProductPriceAndRatingQuery
(
{
int
?
page
,
int
?
amount
,
String
?
storeId
,
String
?
productId
,
})
Implementation
ProductPriceAndRatingQuery({ super.page, super.amount, this.storeId, this.productId, });
parodia_admin package
documentation
core/model/query.model
ProductPriceAndRatingQuery
ProductPriceAndRatingQuery constructor
ProductPriceAndRatingQuery class