create static method

WsServerMsg create()

Implementation

@$core.pragma('dart2js:noInline')
static WsServerMsg create() => WsServerMsg._();