confirmBlockContact property

  1. @override
String get confirmBlockContact
override

In en, this translates to : **'Are you sure you want to block this contact? You won’t receive messages from them anymore.'

Implementation

@override
String get confirmBlockContact =>
    'क्या आप इस संपर्क को ब्लॉक करना चाहते हैं? अब आप उनसे कोई संदेश प्राप्त नहीं करेंगे।';