Company({this.employeeCount, this.id, this.industry, this.name, this.plan, Map<String, dynamic>? custom}) : super(custom: custom);