$Forecast_Data_Instant_DetailsInterface class sealed

Implementers
Annotations
  • @BuiltValue(instantiable: false)

Properties

airPressureAtSeaLevel num
no setter
airTemperature num
no setter
cloudAreaFraction num
no setter
hashCode int
The hash code for this object.
no setterinherited
relativeHumidity num
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
windFromDirection num
no setter
windSpeed num
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
rebuild(void updates($Forecast_Data_Instant_DetailsInterfaceBuilder)) $Forecast_Data_Instant_DetailsInterface
Rebuilds the instance.
toBuilder() $Forecast_Data_Instant_DetailsInterfaceBuilder
Converts the instance to a builder $Forecast_Data_Instant_DetailsInterfaceBuilder.
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited