conversationsController property

CometChatConversationsController conversationsController
final

property to be set internally by using passed parameters conversationsProtocol ,selectionMode ,options these are passed to the CometChatConversationsController which is responsible for the business logic

Implementation

final CometChatConversationsController conversationsController;