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 =>
    'Bu kişiyi engellemek istediğinizden emin misiniz? Artık mesaj almayacaksınız.';