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