emptyChatMessagesText property

  1. @override
String emptyChatMessagesText

The text for showing there are no chats

Implementation

@override
String get emptyChatMessagesText => 'Todavía no hay charlas aquí...';