create static method

WsPlugin create()

Implementation

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