RtcPeerConnectionErrorCallback typedef Null safety

RtcPeerConnectionErrorCallback = void Function(DomException exception)

Implementation

typedef void RtcPeerConnectionErrorCallback(DomException exception);