create static method

HealthResponse create()

Implementation

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