isAllMemberMuted property
final
Gets Whether all members are muted.
Note To get the correct value, ensure that you call ChatGroupManager.fetchGroupInfoFromServer before calling this method.
Implementation
final bool? isAllMemberMuted;
Gets Whether all members are muted.
Note To get the correct value, ensure that you call ChatGroupManager.fetchGroupInfoFromServer before calling this method.
final bool? isAllMemberMuted;