items property

  1. @MutedWordConverter()
List<MutedWord> get items
inherited

A list of words the account owner has muted.

Implementation

@MutedWordConverter()
List<MutedWord> get items => throw _privateConstructorUsedError;