TrackElement constructor

TrackElement()

Implementation

factory TrackElement() => document.createElement("track");