app
app
/
in2000.pedalio.data.weather.source.locationforecast
/
Properties
Properties
data
class
Properties
(
val
meta
:
Meta
?
=
null
,
val
timeseries
:
List
<
Timesery
>
?
=
null
)
Content copied to clipboard
Constructors
Properties
Constructors
Properties
Link copied to clipboard
fun
Properties
(
meta
:
Meta
?
=
null
,
timeseries
:
List
<
Timesery
>
?
=
null
)
Content copied to clipboard
Properties
meta
Link copied to clipboard
val
meta
:
Meta
?
=
null
Content copied to clipboard
timeseries
Link copied to clipboard
val
timeseries
:
List
<
Timesery
>
?
=
null
Content copied to clipboard