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