language property

String? language
final

The language of the linked transcript. If there is no language attribute given, the linked file is assumed to be the same language that is specified by the RSS <language> element.

Implementation

final String? language;