create static method

WsMsg create()

Implementation

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