muted property Null safety

bool muted
@JsonKey(defaultValue: false), final

Check if the chat room is muted

Implementation

@JsonKey(defaultValue: false)
final bool muted;