CompanyBuilder constructor

CompanyBuilder()

Implementation

CompanyBuilder() {
  Company._defaults(this);
}