create static method

PingResponse create()

Implementation

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