RtcIceCandidate constructor
RtcIceCandidate(
- Map dictionary
Implementation
factory RtcIceCandidate(Map dictionary) {
throw _webRtcUnsupported();
}
factory RtcIceCandidate(Map dictionary) {
throw _webRtcUnsupported();
}