isNotLabelersPref property

bool get isNotLabelersPref

Returns true if this data is not LabelersPref, otherwise false.

Implementation

bool get isNotLabelersPref => !isLabelersPref;