items property
A list of words the account owner has muted.
Implementation
@MutedWordConverter()
List<MutedWord> get items => throw _privateConstructorUsedError;
A list of words the account owner has muted.
@MutedWordConverter()
List<MutedWord> get items => throw _privateConstructorUsedError;