StreamOptions constructor
StreamOptions({})
Implementation
StreamOptions({
this.path,
this.host,
this.headerType,
this.seed,
this.serviceName,
this.authority,
this.mode,
this.type,
});
StreamOptions({
this.path,
this.host,
this.headerType,
this.seed,
this.serviceName,
this.authority,
this.mode,
this.type,
});