isNotHiddenPostsPref property

bool get isNotHiddenPostsPref

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

Implementation

bool get isNotHiddenPostsPref => !isHiddenPostsPref;