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