create static method

PongMessage create()

Implementation

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