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 =>
    'Tem certeza de que deseja bloquear este contato? Você não receberá mais mensagens dele.';