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