CreateSendTransportOptions constructor
Implementation
CreateSendTransportOptions({
required this.option,
required this.parameters,
this.audioConstraints,
this.videoConstraints,
});
CreateSendTransportOptions({
required this.option,
required this.parameters,
this.audioConstraints,
this.videoConstraints,
});