WsStream constructor
const
WsStream({})
Implementation
const WsStream(
{this.path = '',
this.pathRegEx,
this.statusCode,
this.mimeType,
this.charset = kDefaultCharset,
this.responseProcessor});