toggle menu
app
androidJvm
switch theme
search in API
app
/
fi.sulku.weatherapp.services
/
LocationService
/
getCity
get
City
fun
getCity
(
location
:
Location
?
)
:
String
?
Get the city name from the location.
Return
City name of the location.
Parameters
location
Location to get the city name from.