connectionState property
RTCPeerConnectionState
get
connectionState
Implementation
RTCPeerConnectionState get connectionState =>
RTCPeerConnectionState.fromValue(
js_util.getProperty(this, 'connectionState'));