SafetyRating_HarmSeverity class final

Harm severity levels.

Inheritance
  • Object
  • ProtoEnum
  • SafetyRating_HarmSeverity

Properties

hashCode int
The hash code for this object.
no setterinherited
isNotDefault bool
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
value String
finalinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() String
inherited
toString() String
A string representation of this object.
override

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

$default → const SafetyRating_HarmSeverity
The default value for SafetyRating_HarmSeverity.
harmSeverityHigh → const SafetyRating_HarmSeverity
High level of harm severity.
harmSeverityLow → const SafetyRating_HarmSeverity
Low level of harm severity.
harmSeverityMedium → const SafetyRating_HarmSeverity
Medium level of harm severity.
harmSeverityNegligible → const SafetyRating_HarmSeverity
Negligible level of harm severity.
harmSeverityUnspecified → const SafetyRating_HarmSeverity
Harm severity unspecified.