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 => '您确定要退出此群组吗?您将不再收到此聊天的消息。';