coverLink property

Link? coverLink

Finds the first Link to the publication's cover (rel = cover).

Implementation

Link? get coverLink => linkWithRel("cover");