chat_message_action_reply property

String chat_message_action_reply

reply

Implementation

String get chat_message_action_reply {
  return Intl.message(
    'reply',
    name: 'chat_message_action_reply',
    desc: '',
    args: [],
  );
}