messageRecallConfirmation property

  1. @override
String get messageRecallConfirmation
override

No description provided for @messageRecallConfirmation.

In en, this message translates to: 'Are you sure you want to recall this message?'

Implementation

@override
String get messageRecallConfirmation => 'Are you sure you want to recall this message?';