peerConnection property

RTCPeerConnection? get peerConnection

Implementation

RTCPeerConnection? get peerConnection => _session.connection;