ForecastResource class
Constructors
- ForecastResource(ApiRequester client)
Properties
- hashCode → int
- 
  The hash code for this object.
  no setterinherited
- runtimeType → Type
- 
  A representation of the runtime type of the object.
  no setterinherited
Methods
- 
  lookup({int? days, String? languageCode, double? location_latitude, double? location_longitude, int? pageSize, String? pageToken, bool? plantsDescription, String? $fields}) → Future< LookupForecastResponse> 
- Returns up to 5 days of daily pollen information in more than 65 countries, up to 1km resolution.
- 
  noSuchMethod(Invocation invocation) → dynamic 
- 
  Invoked when a nonexistent method or property is accessed.
  inherited
- 
  toString() → String 
- 
  A string representation of this object.
  inherited
Operators
- 
  operator ==(Object other) → bool 
- 
  The equality operator.
  inherited