UDormUpdateParams constructor
UDormUpdateParams({})
Implementation
UDormUpdateParams({
required this.id,
this.detail1,
this.detail2,
this.addTags,
this.removeTags,
this.tags,
this.title,
this.cityCode,
this.adminUserIds,
this.addAdminUserIds,
this.removeAdminUserIds,
});