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