Company constructor
Company({})
Implementation
Company({
this.careerSiteUri,
this.derivedInfo,
this.displayName,
this.eeoText,
this.externalId,
this.headquartersAddress,
this.hiringAgency,
this.imageUri,
this.keywordSearchableJobCustomAttributes,
this.name,
this.size,
this.suspended,
this.websiteUri,
});