chat_pressed_to_speak property
String
get
chat_pressed_to_speak
Pressed to speak
Implementation
String get chat_pressed_to_speak {
return Intl.message(
'Pressed to speak',
name: 'chat_pressed_to_speak',
desc: '',
args: [],
);
}