isIgnore property

bool get isIgnore

Returns true if this value is ignore, otherwise false.

Implementation

bool get isIgnore => this == KnownContentLabelPrefVisibility.ignore;