create static method

WsClientMsg create()

Implementation

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