rel property

String? rel
final

If the rel="captions" attribute is present, the linked file is considered to be a closed captions file, regardless of what the mime type is.

Implementation

final String? rel;