ConversationState

constructor(conversationItems: ImmutableList<ConversationItem>? = null, isFetching: Boolean = false, unreadMessagesCount: Int = 0)