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 =>
    '정말 이 채팅을 삭제하고 그룹을 나가시겠습니까? 이 작업은 취소할 수 없습니다.';