toggle menu
app
androidJvm
switch theme
search in API
app
/
org.scottishtecharmy.soundscape.screens.home.data
/
LocationDescription
/
LocationDescription
Location
Description
constructor
(
adressName
:
String
?
=
null
,
streetNumberAndName
:
String
?
=
null
,
postcodeAndLocality
:
String
?
=
null
,
country
:
String
?
=
null
,
distance
:
String
?
=
null
,
latitude
:
Double
,
longitude
:
Double
)