chat_message_action_revoke property

String chat_message_action_revoke

revoke

Implementation

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