update

suspend fun update(roomId: RoomId, withTransaction: Boolean = true, updater: suspend (oldRoom: Room?) -> Room?)