cantLoadChats property

  1. @override
String 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 =>
    'Chats können nicht geladen werden. Bitte versuchen Sie es erneut';