cantLoadChats property

  1. @override
String get cantLoadChats
override

No description provided for @cant_load_chats.

In en, this message translates to: 'Can't load chats.Please try again'

Implementation

@override
String get cantLoadChats =>
    'No se pueden cargar los chats. Vuelve a intentarlo';