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 =>
    'Weet je zeker dat je dit contact wilt blokkeren? Je ontvangt geen berichten meer van hen.';