track property

MediaStreamTrack? get track

Implementation

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