WeatherDailyForecast class
逐天可选枚举
Properties
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
- WeatherForecast3Day → const WeatherDailyForecast
- 未来 3 天预告
- WeatherForecast7Day → const WeatherDailyForecast
- 未来 7 天预告
- WeatherForecast10Day → const WeatherDailyForecast
- 未来 10 天预告
- WeatherForecast15Day → const WeatherDailyForecast
- 未来 15 天预告