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