isMutedWordsPref property

bool get isMutedWordsPref

Returns true if this data is MutedWordsPref, otherwise false.

Implementation

bool get isMutedWordsPref => this is UPreferenceMutedWordsPref;