UDormBedCreateParams constructor
UDormBedCreateParams({})
Implementation
UDormBedCreateParams({
required this.tags,
required this.title,
required this.deposit,
required this.monthlyRent,
required this.roomId,
this.detail1,
this.detail2,
this.id,
this.creatorId,
this.adminUserIds,
});