delete_history_message property

  1. @override
String get delete_history_message
override

No description provided for @delete_history_message.

In en, this message translates to: 'This will permanently delete all messages in this conversation.\nThis action cannot be undone.'

Implementation

@override
String get delete_history_message =>
    'இது இந்த உரையாடலில் உள்ள அனைத்து செய்திகளையும் நிரந்தரமாக நீக்கிவிடும்.\nஇந்த செயலை மாற்ற முடியாது.';