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 =>
    'Êtes-vous sûr de vouloir supprimer cette conversation ? Cette action est irréversible.';