UContentReadParams constructor
UContentReadParams({})
Implementation
UContentReadParams({
this.pageSize,
this.pageNumber,
this.fromCreatedAt,
this.toCreatedAt,
this.tags,
this.selectorArgs,
this.orderBy,
this.ids,
this.creatorId,
this.query,
});