UCategoryReadParams constructor
UCategoryReadParams({})
Implementation
UCategoryReadParams({
this.ids,
this.showMedia,
this.pageSize,
this.pageNumber,
this.orderByCreatedAt,
this.orderByCreatedAtDesc,
this.orderByUpdatedAt,
this.orderByUpdatedAtDesc,
this.tags,
});