factory Company.fromJson(Map<String, dynamic> json) => JSONExtendable.fromJson(json, _$CompanyFromJson, Company._builtInKeys);