tempMuted property Null safety
@JsonKey(defaultValue: false), final
Check if the chat room is temporarily muted.
Implementation
@JsonKey(defaultValue: false)
final bool tempMuted;
Check if the chat room is temporarily muted.
@JsonKey(defaultValue: false)
final bool tempMuted;