id property

String get id

The id read-only property of the TextTrack interface returns the ID of the track if it has one.

Implementation

external String get id;