Gets the domain that the cookie is available to.
public function getDomain() : ?string { return $this->domain; }