tempMuted property Null safety

bool tempMuted
@JsonKey(defaultValue: false), final

是否临时禁言状态

Implementation

@JsonKey(defaultValue: false)
final bool tempMuted;