silenced property

  1. @JsonKey(defaultValue: false)
bool silenced
final

Whether the account has been silenced.

Implementation

@JsonKey(defaultValue: false)
final bool silenced;