app
app
/
in2000.pedalio.data.weather.source.nowcast
/
Timesery
Timesery
data
class
Timesery
(
val
data
:
Data
?
=
null
,
val
time
:
String
?
=
null
)
Content copied to clipboard
Constructors
Properties
Constructors
Timesery
Link copied to clipboard
fun
Timesery
(
data
:
Data
?
=
null
,
time
:
String
?
=
null
)
Content copied to clipboard
Properties
data
Link copied to clipboard
val
data
:
Data
?
=
null
Content copied to clipboard
time
Link copied to clipboard
val
time
:
String
?
=
null
Content copied to clipboard