chat_message_voice_in property

String chat_message_voice_in

Release to send, hold and swipe to an empty area to cancel

Implementation

String get chat_message_voice_in {
  return Intl.message(
    'Release to send, hold and swipe to an empty area to cancel',
    name: 'chat_message_voice_in',
    desc: '',
    args: [],
  );
}