title = $title; $this->message = $message; $this->dangerouslyUseHTMLString = $dangerouslyUseHTMLString; $this->type = $type; $this->icon = $icon; $this->duration = $duration; $this->position = $position; parent::__construct($_bind); } }