Finds the first Link having the given rel in the publications's links.
rel
Link? linkWithRel(String rel) => _manifest.linkWithRel(rel);