create static method

Ping create()

Implementation

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