track property

MediaStreamTrack? get track

Implementation

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