muting property

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

Whether you are muting this account.

Implementation

@JsonKey(defaultValue: false)
final bool muting;