isAlert property

bool get isAlert

Returns true if this value is alert, otherwise false.

Implementation

bool get isAlert => this == KnownLabelValueDefinitionSeverity.alert;