LookupCurrentConditionsResponse class 
 
    
    
  
    
  
    Properties
    
        - 
  dateTime
  ↔ String?
  
- 
  A rounded down timestamp in RFC3339 UTC "Zulu" format, with nanosecond
resolution and up to nine fractional digits.
  getter/setter pair 
- 
  hashCode
  → int
  
- 
  The hash code for this object.
  no setterinherited 
- 
  healthRecommendations
  ↔ HealthRecommendations?
  
- 
  Health advice and recommended actions related to the reported air quality
conditions.
  getter/setter pair 
- 
  indexes
  ↔ List<AirQualityIndex>?
  
- 
  Based on the request parameters, this list will include (up to) two air
quality indexes: - Universal AQI.
  getter/setter pair 
- 
  pollutants
  ↔ List<Pollutant>?
  
- 
  A list of pollutants affecting the location specified in the request.
  getter/setter pair 
- 
  regionCode
  ↔ String?
  
- 
  The ISO_3166-1 alpha-2 code of the country/region corresponding to the
location provided in the request.
  getter/setter pair 
- 
  runtimeType
  → Type
  
- 
  A representation of the runtime type of the object.
  no setterinherited