AirQualityIndex constructor
AirQualityIndex({})
Implementation
AirQualityIndex({
this.aqi,
this.aqiDisplay,
this.category,
this.code,
this.color,
this.displayName,
this.dominantPollutant,
});
AirQualityIndex({
this.aqi,
this.aqiDisplay,
this.category,
this.code,
this.color,
this.displayName,
this.dominantPollutant,
});