isMuted property

  1. @JsonKey(defaultValue: false)
bool isMuted
getter/setter pair

Muted state of this member in the channel

Implementation

@JsonKey(defaultValue: false)
bool isMuted;