USimCardCreateParams constructor
USimCardCreateParams({})
Implementation
USimCardCreateParams({
required this.number,
required this.tags,
this.id,
this.serial,
this.detail1,
this.detail2,
this.creatorId,
this.adminUserIds,
});