noChatsFound property

  1. @override
String get noChatsFound
override

No description provided for @no_chats_found.

In en, this message translates to: 'No chats found'

Implementation

@override
String get noChatsFound => '채팅을 찾을 수 없습니다';