$OrderContact constructor Null safety
Implementation
$OrderContact({
this.contactInfo,
this.contactName,
this.contactTitle,
this.contactType,
this.signatureUserProfileId,
});
$OrderContact({
this.contactInfo,
this.contactName,
this.contactTitle,
this.contactType,
this.signatureUserProfileId,
});