RTCErrorEvent constructor
RTCErrorEvent(
- String type,
- RTCErrorEventInit eventInitDict
Implementation
external factory RTCErrorEvent(String type, RTCErrorEventInit eventInitDict);