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