mutedWordsPref property

MutedWordsPref get mutedWordsPref

Returns this data as MutedWordsPref.

Make sure to check if this object is MutedWordsPref with isMutedWordsPref.

Implementation

MutedWordsPref get mutedWordsPref => this.data as MutedWordsPref;