UMediaReadParams constructor
UMediaReadParams({})
Implementation
UMediaReadParams({
this.pageSize,
this.pageNumber,
this.fromCreatedAt,
this.toCreatedAt,
this.orderByCreatedAt,
this.orderByCreatedAtDesc,
this.orderByUpdatedAt,
this.orderByUpdatedAtDesc,
this.tags,
});