Gets the link's URI.
\Drupal\Core\Url The link's URI as a Url object.
public function getUri() { return $this->uri; }