$SiteContact constructor Null safety
Implementation
$SiteContact({
this.address,
this.contactType,
this.email,
this.firstName,
this.id,
this.lastName,
this.phone,
this.title,
});
$SiteContact({
this.address,
this.contactType,
this.email,
this.firstName,
this.id,
this.lastName,
this.phone,
this.title,
});