$this->content ?: new \stdClass, "event_id" => $this->eventId, "origin_server_ts" => $this->originServerTimestamp, "sender" => $this->sender, "state_key" => $this->stateKey, "type" => $this->type, "unsigned" => $this->unsigned ?? new \stdClass, ]; } }