clearMsgTip property

  1. @override
String get clearMsgTip
override

No description provided for @clearMsgTip.

In en, this message translates to: 'Are you sure you want to clear the chat history?'

Implementation

@override
String get clearMsgTip => 'Are you sure you want to clear the chat history?';