Creates a metadata container for links as a view of source.
source
const Links(List<Link> source) : _items = source;