create static method

HealthzResponse create()

Implementation

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