hreflang property

List<String>? hreflang
final

The hreflang attribute specifies the language of a linked document.

The value of this must be a valid language tag BCP47.

Implementation

final List<String>? hreflang;