relation property

String? relation

relation A name which details the functional use for this link - see (http://www.iana.org/assignments/link-relations/link-relations.xhtml#link-relations-1).

Implementation

String? get relation => _bundleLink.relation;