RtcPeerConnectionErrorCallback typedef Null safety

void RtcPeerConnectionErrorCallback(
  1. DomException exception
)

Implementation

typedef void RtcPeerConnectionErrorCallback(DomException exception);