aqi property

int? aqi
getter/setter pair

The index's numeric score.

Examples: 10, 100. The value is not normalized and should only be interpreted in the context of its related air-quality index. For non-numeric indexes, this field will not be returned. Note: This field should be used for calculations, graph display, etc. For displaying the index score, you should use the AQI display field.

Implementation

core.int? aqi;