Link? firstWithRel(String rel, {MediaType? type}) => links.firstWhereOrNull((it) => it.matches(rel, type));