Function used to recursively transform the href of a Link when parsing its JSON representation.
typedef LinkHrefNormalizer = String Function(String);