ConnectSendTransportOptions constructor
ConnectSendTransportOptions({})
Implementation
ConnectSendTransportOptions({
required this.option,
required this.parameters,
this.audioConstraints,
this.videoConstraints,
this.targetOption = 'all',
});