ContactLabels<T> constructor
const
ContactLabels<T> ({})
Implementation
const ContactLabels({
this.type,
this.description,
this.emailAddress,
this.phoneNumber,
this.socialMediaHandle,
this.contactTypes,
});