tempMuted property Null safety

bool tempMuted
@JsonKey(defaultValue: false), final

Check if the chat room is temporarily muted.

Implementation

@JsonKey(defaultValue: false)
final bool tempMuted;