create static method

SocketMessage create()

Implementation

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