PageResponse constructor
PageResponse({})
Implementation
PageResponse({
this.pagesId,
this.pagesTitre,
this.pagesSlug,
this.pagesContent,
this.entryBy,
this.pagesStores,
this.column,
this.order,
});
PageResponse({
this.pagesId,
this.pagesTitre,
this.pagesSlug,
this.pagesContent,
this.entryBy,
this.pagesStores,
this.column,
this.order,
});