toggle menu
app
androidJvm
switch theme
search in API
app
/
fi.sulku.weatherapp.models
/
Current
/
Current
Current
constructor
(
time
:
String
,
temp
:
Double
,
humidity
:
Int
,
feelsLike
:
Double
,
precipitation
:
Double
,
weather_code
:
Int
,
windSpeed
:
Double
,
pressure
:
Double
)