rel property

String? rel
final

This attribute names a relationship of the linked document to the current document. The attribute must be a space-separated list of link type values.

Implementation

final String? rel;