confirmDeleteConversation property

  1. @override
String get confirmDeleteConversation
override

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

Implementation

@override
String get confirmDeleteConversation =>
    'क्या आप वाकई इस वार्तालाप को हटाना चाहते हैं? इस क्रिया को पूर्ववत नहीं किया जा सकता।';