confirmDeleteAndExit property

  1. @override
String get confirmDeleteAndExit
override

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

Implementation

@override
String get confirmDeleteAndExit =>
    'क्या आप निश्चित रूप से इस चैट को हटाना और समूह छोड़ना चाहते हैं? यह कार्रवाई वापस नहीं की जा सकती।';