IndustrieRating constructor
IndustrieRating({})
Implementation
IndustrieRating(
{this.symbol,
this.cik,
this.companyName,
this.industry,
this.year,
this.eSGRiskRating,
this.industryRank});