$Forecast_Data_Next1HoursInterface class sealed

Implementers
Annotations
  • @BuiltValue(instantiable: false)

Properties

details Forecast_Data_Next1Hours_Details
no setter
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
summary Forecast_Data_Next1Hours_Summary
no setter

Methods

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

Operators

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