create static method

PingRequest create()

Implementation

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