sender property

RTCRtpSender? get sender
inherited

Implementation

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