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 => '您确定要删除此聊天并退出群组吗?此操作无法撤销。';