isNotThreadViewPref property

bool get isNotThreadViewPref

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

Implementation

bool get isNotThreadViewPref => !isThreadViewPref;