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