isNotMutedWordsPref property

bool get isNotMutedWordsPref

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

Implementation

bool get isNotMutedWordsPref => !isMutedWordsPref;