app
app
/
in2000.pedalio.data.weather.source.locationforecast
/
Meta
Meta
data
class
Meta
(
val
units
:
Units
?
=
null
,
val
updated_at
:
String
?
=
null
)
Content copied to clipboard
Constructors
Properties
Constructors
Meta
Link copied to clipboard
fun
Meta
(
units
:
Units
?
=
null
,
updated_at
:
String
?
=
null
)
Content copied to clipboard
Properties
units
Link copied to clipboard
val
units
:
Units
?
=
null
Content copied to clipboard
updated_at
Link copied to clipboard
val
updated_at
:
String
?
=
null
Content copied to clipboard