sender property

RTCRtpSender? sender

Implementation

rtc.RTCRtpSender? get sender => transceiver?.sender;