isNotInterestsPref property

bool get isNotInterestsPref

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

Implementation

bool get isNotInterestsPref => !isInterestsPref;