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 => '채팅 기록을 지우시겠습니까?';