isGore property

bool get isGore

Returns true if this value is gore, otherwise false.

Implementation

bool get isGore => this == KnownLabelValue.gore;