confirmDeleteChat property

  1. @override
String get confirmDeleteChat
override

In en, this translates to : **'Are you sure you want to delete this chat? This action cannot be undone.'

Implementation

@override
String get confirmDeleteChat =>
    'هل أنت متأكد أنك تريد حذف هذه المحادثة؟ لا يمكن التراجع عن هذا الإجراء.';