menu
parodia_admin package
documentation
core/model/query.model.dart
ProductPriceAndRatingQuery
ProductPriceAndRatingQuery.new constructor
ProductPriceAndRatingQuery.new 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.new constructor
ProductPriceAndRatingQuery class