- Implementers
Constructors
Properties
- airPressureAtSeaLevel ↔ double?
-
getter/setter pair
- airTemperature ↔ double?
-
getter/setter pair
- cloudAreaFraction ↔ double?
-
getter/setter pair
- cloudAreaFractionHigh ↔ double?
-
getter/setter pair
- cloudAreaFractionLow ↔ double?
-
getter/setter pair
- cloudAreaFractionMedium ↔ double?
-
getter/setter pair
- dewPointTemperature ↔ double?
-
getter/setter pair
- fogAreaFraction ↔ double?
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- relativeHumidity ↔ double?
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- ultravioletIndexClearSky ↔ double?
-
getter/setter pair
- windFromDirection ↔ double?
-
getter/setter pair
- windSpeed ↔ double?
-
getter/setter pair
- windSpeedOfGust ↔ double?
-
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
replace(
$Forecast_Data_Instant_DetailsInterface other) → void -
toString(
) → String -
A string representation of this object.
inherited
-
update(
void updates($Forecast_Data_Instant_DetailsInterfaceBuilder)) → void
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited