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 =>
    'क्या आप इस समूह को छोड़ना चाहते हैं? अब आपको इस चैट से कोई और संदेश नहीं मिलेगा।';