CompanyDerivedInfo constructor
CompanyDerivedInfo({
- Location? headquartersLocation,
Implementation
CompanyDerivedInfo({
this.headquartersLocation,
});
CompanyDerivedInfo({
this.headquartersLocation,
});