create static method

PongResponse create()

Implementation

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