trackContentId property
Identifier of the track’s content. It can be the URL of the track or any other identifier that allows the receiver to find the content (when the track is not inband or included in the manifest). For example it can be the URL of a vtt file.
Implementation
final String? trackContentId;