track property

TextTrack? track

Implementation

TextTrack? get track => js_util.getProperty(this, 'track');