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