Retrieves the unread message count from the native platform.
Future<int?> getUnreadCount() { throw UnimplementedError('getUnreadCount() has not been implemented.'); }