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 =>
    'Tem certeza de que deseja desbloquear este contato?';