chat_team_full_mute property
String
get
chat_team_full_mute
mute all
Implementation
String get chat_team_full_mute {
return Intl.message(
'mute all',
name: 'chat_team_full_mute',
desc: '',
args: [],
);
}