Returns the Resource at the given href.
href
Resource getWithHref(String href) => get(Link(href: href));