undefinedHealthState constant

A value indicating that the enum field is not set.

Implementation

static const undefinedHealthState =
    CompositeHealthChecksGetHealthResponseHealthSourceHealth_HealthState(
      'UNDEFINED_HEALTH_STATE',
    );