PredefinedParameterTypeValues class abstract Weather

Common values for Parameter.type

Note: Not all parameters are applicable to every type of forecast.

Constructors

PredefinedParameterTypeValues()

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

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

Constants

airQuality → const String
Air quality
dewPoint → const String
Dew point
feelsLike → const String
Feels like
humidity → const String
Humidity
pressure → const String
Humidity
sunRise → const String
Sunrise
sunSet → const String
Sunset
temperature → const String
Temperature
temperatureHigh → const String
High
temperatureLow → const String
Low
uv → const String
UV index
visibility → const String
Visibility
windDirection → const String
Wind direction
windSpeed → const String
Wind speed