isMuted property Null safety
- @JsonKey(defaultValue: false)
read / write
Muted state of this member in the channel
Implementation
@JsonKey(defaultValue: false)
bool isMuted;
Muted state of this member in the channel
@JsonKey(defaultValue: false)
bool isMuted;