create static method

WSMessage create()

Implementation

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