ChatwootCreateConversationResponse constructor
ChatwootCreateConversationResponse({})
Implementation
ChatwootCreateConversationResponse({
this.id,
this.uuid,
this.inboxId,
this.contactLastSeenAt,
this.status,
this.agentLastSeenAt,
this.messages,
this.contact,
});