SocketIoConnectorOptions constructor
const
SocketIoConnectorOptions({})
Implementation
const SocketIoConnectorOptions({
required super.client,
super.authHeaders,
super.nameSpace,
this.channelDecryption,
});
const SocketIoConnectorOptions({
required super.client,
super.authHeaders,
super.nameSpace,
this.channelDecryption,
});