sender property

RTCRtpSender? get sender

Implementation

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