app
app
/
in2000.pedalio.data.weather.source.locationforecast
/
Geometry
Geometry
data
class
Geometry
(
val
coordinates
:
List
<
Double
>
?
=
null
,
val
type
:
String
?
=
null
)
Content copied to clipboard
Constructors
Properties
Constructors
Geometry
Link copied to clipboard
fun
Geometry
(
coordinates
:
List
<
Double
>
?
=
null
,
type
:
String
?
=
null
)
Content copied to clipboard
Properties
coordinates
Link copied to clipboard
val
coordinates
:
List
<
Double
>
?
=
null
Content copied to clipboard
type
Link copied to clipboard
val
type
:
String
?
=
null
Content copied to clipboard