get('event'); } public function getSecretKey(): ?string { return $this->get('secretKey'); } public function getUrl(): ?string { return $this->get('url'); } }