Indicates whether the contact's chat is a favorite.
bool get isFavorite => user?.dialog.value?.chat.value.favoritePosition != null;