unreadMessagesSeparatorText method

  1. @override
String unreadMessagesSeparatorText()

The text for showing the unread messages count in the StreamMessageListView

Implementation

@override
String unreadMessagesSeparatorText() => 'New messages';