ConnectionOptions constructor
ConnectionOptions({})
Implementation
ConnectionOptions({
this.baseUrl,
this.hubName,
this.queryString,
this.hubMethods,
this.headers,
this.transport,
});
ConnectionOptions({
this.baseUrl,
this.hubName,
this.queryString,
this.hubMethods,
this.headers,
this.transport,
});