UPreferenceMutedWordsPref constructor
const
UPreferenceMutedWordsPref({
- required MutedWordsPref data,
Implementation
const factory UPreferenceMutedWordsPref(
{required final MutedWordsPref data}) = _$UPreferenceMutedWordsPrefImpl;