harmSeverityUnspecified constant

SafetyRating_HarmSeverity const harmSeverityUnspecified

Harm severity unspecified.

Implementation

static const harmSeverityUnspecified = SafetyRating_HarmSeverity(
  'HARM_SEVERITY_UNSPECIFIED',
);