PapercupsMessage constructor
PapercupsMessage({})
Implementation
PapercupsMessage({
this.accountId,
this.body,
this.conversationId,
this.createdAt,
this.customerId,
this.id,
this.seenAt,
this.sentAt,
this.user,
this.userId,
this.customer,
});