This method is used to get the unread message count.
Future<int?> getUnreadMessagesCount() { throw UnimplementedError('has not been implemented.'); }