ResendListContactsResponseContact constructor
const
ResendListContactsResponseContact({})
Constructor of ResendListAudiencesResponseAudience
Implementation
const ResendListContactsResponseContact(
{required this.contactId,
required this.email,
this.firstName,
this.lastName,
required this.createdAt,
required this.unsubscribed});