PeerConnection constructor

PeerConnection({
  1. MediaStream? localStream,
})

Implementation

PeerConnection({this.localStream});