WebrtcConfiguration constructor
WebrtcConfiguration({})
Implementation
WebrtcConfiguration({
required this.signalingServer,
required this.authorizationServer,
required this.defaultProfile,
required this.enabled,
this.certPathValidationPolicyId,
this.connected,
this.error,
});