rtcSessionDescription property
RTCSessionDescription
get
rtcSessionDescription
Implementation
RTCSessionDescription get rtcSessionDescription {
return RTCSessionDescription(sdp, type?.rtcSdpType);
}