confirmLeaveGroup property

  1. @override
String get confirmLeaveGroup
override

In en, this translates to : **'Are you sure you want to leave this group? You won’t receive any more messages from this chat.'

Implementation

@override
String get confirmLeaveGroup => '이 그룹을 나가시겠습니까? 더 이상 이 채팅의 메시지를 받지 않습니다.';