app
app
/
in2000.pedalio.data.weather.source.locationforecast
/
Next1Hours
Next1Hours
data
class
Next1Hours
(
val
details
:
Details
?
=
null
,
val
summary
:
Summary
?
=
null
)
Content copied to clipboard
Constructors
Properties
Constructors
Next1Hours
Link copied to clipboard
fun
Next1Hours
(
details
:
Details
?
=
null
,
summary
:
Summary
?
=
null
)
Content copied to clipboard
Properties
details
Link copied to clipboard
val
details
:
Details
?
=
null
Content copied to clipboard
summary
Link copied to clipboard
val
summary
:
Summary
?
=
null
Content copied to clipboard