Gets the method associated with this link.
public function getMethod() : string { return $this->method ?? 'GET'; }