create static method

Pong create()

Implementation

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