isNoPromote property

bool get isNoPromote

Returns true if this value is noPromote, otherwise false.

Implementation

bool get isNoPromote => this == KnownLabelValue.noPromote;