confirmUnblockContact property

  1. @override
String get confirmUnblockContact
override

In en, this translates to : **'Are you sure you want to unblock this contact?.'

Implementation

@override
String get confirmUnblockContact =>
    'Sind Sie sicher, dass Sie diesen Kontakt entsperren möchten?';