isInform property

bool get isInform

Returns true if this value is inform, otherwise false.

Implementation

bool get isInform => this == KnownLabelValueDefinitionSeverity.inform;