originalLanguage property

String? originalLanguage
getter/setter pair

nullable The original language of the track, if any, as it appeared in the original manifest. This is the exact value provided in the manifest; for normalized value use language property.

Implementation

String? originalLanguage;