Gets the download URL of the release.
string|null The download URL or NULL if none is available.
public function getDownloadUrl() : ?string { return $this->downloadUrl; }