muted property Null safety

bool muted
@JsonKey(defaultValue: false), final

是否是禁言状态

Implementation

@JsonKey(defaultValue: false)
final bool muted;