healthStateUnspecified constant

NotebookRuntime_HealthState const healthStateUnspecified

Unspecified health state.

Implementation

static const healthStateUnspecified = NotebookRuntime_HealthState(
  'HEALTH_STATE_UNSPECIFIED',
);