create static method

HealthRequest create()

Implementation

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