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 =>
    'क्या आप इस चैट को हटाने के लिए सुनिश्चित हैं? यह कार्रवाई वापस नहीं की जा सकती।';