confirmDeleteConversation property
In en, this translates to : **'Are you sure you want to delete this conversation? This action cannot be undone.'
Implementation
@override
String get confirmDeleteConversation =>
'Are you sure you want to delete this conversation? This action cannot be undone.';