UDormBedUpdateParams constructor
UDormBedUpdateParams({})
Implementation
UDormBedUpdateParams({
required this.id,
this.detail1,
this.detail2,
this.addTags,
this.removeTags,
this.tags,
this.title,
this.deposit,
this.monthlyRent,
this.roomId,
this.adminUserIds,
this.addAdminUserIds,
this.removeAdminUserIds,
});