track property

Getter for the MediaStreamTrack currently owned by this RtpSender.

Implementation

MediaStreamTrack? get track => _track;