EcodeskCustomer constructor
EcodeskCustomer({})
Implementation
EcodeskCustomer({
this.createdAt,
this.email,
this.externalId,
this.firstSeen,
this.id,
this.lastSeenAt,
this.updatedAt,
this.name,
this.phone,
});