mute property Null safety

bool mute
@JsonKey(defaultValue: false), final

Whether the account is muted

Implementation

@JsonKey(defaultValue: false)
final bool mute;